Neither of these systems has PCI, but they do have ohci interface, so
fix comments.
This commit is contained in:
parent
954bfb8bbf
commit
43d1af0df3
@ -157,7 +157,7 @@ options ALT_BREAK_TO_DEBUGGER
|
||||
|
||||
# USB support
|
||||
options USB_DEBUG # enable debug msgs
|
||||
device ohci # OHCI PCI->USB interface
|
||||
device ohci # OHCI USB interface
|
||||
device usb # USB Bus (required)
|
||||
device umass # Disks/Mass storage - Requires scbus and da
|
||||
|
||||
|
@ -150,7 +150,7 @@ options ALT_BREAK_TO_DEBUGGER
|
||||
|
||||
# USB support
|
||||
#options USB_DEBUG # enable debug msgs
|
||||
device ohci # OHCI PCI->USB interface
|
||||
device ohci # OHCI USB interface
|
||||
device usb # USB Bus (required)
|
||||
#device umass # Disks/Mass storage - Requires scbus and da
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user