Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2008 05:04:16 -0800
From:      Bruce Cran <bruce@cran.org.uk>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        current@freebsd.org, Perlstein <bright@mu.org>, Alfred, freebsd-current@freebsd.org, freebsd-usb@freebsd.org, kevin <kevinxlinuz@163.com>
Subject:   Re: USB4BSD release candidate number 3 - request for review
Message-ID:  <20081106050416.09944ea2@tau.draftnet>
In-Reply-To: <200811051722.44148.hselasky@c2i.net>
References:  <200810251925.47273.hselasky@c2i.net> <200811050908.35744.hselasky@c2i.net> <49117846.9080301@163.com> <200811051722.44148.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Nov 2008 17:22:43 +0100
Hans Petter Selasky <hselasky@c2i.net> wrote:

> On Wednesday 05 November 2008, kevin wrote:
> > Hans Petter Selasky wrote:
> > > On Wednesday 05 November 2008, kevin wrote:
> > >> Hans Petter Selasky wrote:
> > >>> Hi,
> > >>>
> > >>> A new USB release is available:
> > >>>
> > >>> http://www.selasky.org/hans_petter/usb4bsd/for_review/
> > >>>
> > >>> %md5 usb2_release_003.*
> > >>> MD5 (usb2_release_003.diff) = e31a032d0234bb7d72eb968c33118d84
> > >>> MD5 (usb2_release_003.tar.gz) = 0a0d9dd44e93ba2ceaa849c577f6fecf
> > >>> %sha256 usb2_release_003.*
> > >>> SHA256 (usb2_release_003.diff) =
> > >>> 9b4359f76eeef43d9b6c0c524198e529f2debff14e6158ebac8f35d51efb211b
> > >>> SHA256 (usb2_release_003.tar.gz) =
> > >>> 3040714546fc21bc2943c2e7aec1734150845271664aad44639ff5c553e3ed31
> > >>>
> > >>> Changes since 002 release:
> > >>
> > >> I try to compile kernel with usb2.
> > >
> > > Hi,
> > >
> > > Try to load the module instead of having bluetooth in the kernel.
> > > Then all dependancies are loaded automatically.
> > >
> > > Depends on some bluetooth stuff.
> > >
> > > --HPS
> >
> > I build kernel without usb2_bluetooth_ng successfully. i notice that
> > fingerpring and bluetooth mouse nolonger work now.
> > in dmesg:
> > ugen0.2: <Broadcom Corp> at usbus0
> > ugen0.3: <STMicroelectronics> at usbus0
> > maybe /etc/rc.d/bthidd and fprint package need update now.
> >
> 
> Try:
> 
> kldload usb2_bluetooth_ng

I don't know if this is a problem in general, but I can't load
usb2_serial_modem and have usb2_serial load automatically:

> kldload usb2_serial_modem
interface ucom.1 already present in the KLD 'ucom.ko'!
kldload: /boot/kernel/usb2_serial.ko: Unsupported file type
KLD usb2_serial_modem.ko: depends on usb2_serial - not available
kldload: /boot/kernel/usb2_serial_modem.ko: Unsupported file type

kldload'ing usb2_serial followed by usb2_serial_modem works though.

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081106050416.09944ea2>