On Wed, 5 Nov 2008 17:22:43 +0100 Hans Petter Selasky <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
