Hello, 2008/10/31 Thomas Sparrevohn <Thomas.Sparrevohn_at_btinternet.com>: > On Friday 31 October 2008 14:14:59 Hans Petter Selasky wrote: >> On Friday 31 October 2008, Thomas Sparrevohn wrote: >> > On Sunday 26 October 2008 15:33:20 Hans Petter Selasky wrote: >> > >> > >> > What is the device naming change to? >> >> The device names under /dev are the same like before. >> >> --HPS >> > > I was thinking about in the Kernel configuration file - I have been using and it does not seem to attach anything > > # > # GENERIC -- Generic kernel configuration file for FreeBSD/amd64 > # > # For more information on this file, please read the handbook section on > # Kernel Configuration Files: [snip] > # > # USB2 > # > device usb2_core > device usb2_controller > device usb2_storage > device usb2_ethernet > device usb2_wlan > device usb2_serial > device usb2_input > device usb2_quirk > device usb2_template > device usb2_image Each device driver has been splitted since RC3. Look in /boot/kernel/usb2_*. You can use modules. For example, for my usb mouse, I use usb2_input_ums. Cheers, Olivier > > > # USB support > #device uhci # UHCI PCI->USB interface > #device ohci # OHCI PCI->USB interface > #device ehci # EHCI PCI->USB interface (USB 2.0) > #device usb # USB Bus (required) > ##device udbp # USB Double Bulk Pipe devices > #device ugen # Generic > #device uhid # "Human Interface Devices" > #device ukbd # Keyboard > #device ulpt # Printer > #device umass # Disks/Mass storage - Requires scbus and da > #device ums # Mouse > #device ural # Ralink Technology RT2500USB wireless NICs > #device rum # Ralink Technology RT2501USB wireless NICs > #device urio # Diamond Rio 500 MP3 player > #device uscanner # Scanners > # USB Serial devices > #device ucom # Generic com ttys > #device uark # Technologies ARK3116 based serial adapters > #device ubsa # Belkin F5U103 and compatible serial adapters > #device uftdi # For FTDI usb serial adapters > #device uipaq # Some WinCE based devices > #device uplcom # Prolific PL-2303 serial adapters > #device uslcom # SI Labs CP2101/CP2102 serial adapters > #device uvisor # Visor and Palm devices > #device uvscom # USB serial support for DDI pocket's PHS > # USB Ethernet, requires miibus > #device aue # ADMtek USB Ethernet > #device axe # ASIX Electronics USB Ethernet > #device cdce # Generic USB over Ethernet > #device cue # CATC USB Ethernet > #device kue # Kawasaki LSI USB Ethernet > #device rue # RealTek RTL8150 USB Ethernet > #device udav # Davicom DM9601E USB > > # FireWire support > device firewire # FireWire bus code > device sbp # SCSI over FireWire (Requires scbus and da) > device fwe # Ethernet over FireWire (non-standard!) > device fwip # IP over FireWire (RFC 2734,3146) > device dcons # Dumb console driver > device dcons_crom # Configuration ROM for dcons > > _______________________________________________ > freebsd-usb_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe_at_freebsd.org" > -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier_at_gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."Received on Fri Oct 31 2008 - 15:00:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:36 UTC