mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-26 16:18:31 +00:00
update usb config; the old stack is gone
This commit is contained in:
parent
7172b41850
commit
d1a3f05d54
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194380
@ -113,16 +113,17 @@ options AH_SUPPORT_AR5416
|
||||
#device cryptodev
|
||||
#device hifn # NB: Soekris minipci card known to work
|
||||
|
||||
# NB: must use old usb stack; new one does not work
|
||||
makeoptions WITH_LEGACY # NB: required to get includes
|
||||
device ousb
|
||||
#options USB_DEBUG
|
||||
device oohci
|
||||
device oehci
|
||||
device ougen
|
||||
|
||||
device oaxe
|
||||
|
||||
# NB: 2 USB 2.0 ports standard
|
||||
device usb
|
||||
options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
|
||||
#options USB_DEBUG
|
||||
device ehci
|
||||
device umass
|
||||
device scbus # SCSI bus (required for SCSI)
|
||||
device da # Direct Access (disks)
|
||||
device scbus # SCSI bus (required for SCSI)
|
||||
device da # Direct Access (disks)
|
||||
|
||||
#device ural
|
||||
#device zyd
|
||||
#device wlan_amrr
|
||||
|
||||
device axe
|
||||
|
Loading…
Reference in New Issue
Block a user