diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-03-30 14:05:28 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-03-30 14:05:28 +0000 |
| commit | a07bd8720f4cf9b25b9ee9de835c9c05cf96bedf (patch) | |
| tree | cb52fac6325ad79b30e4a94b1cec91aa8faaa59b /sys | |
| parent | 4fe043b760f8666683d06bb89bed6f52a9d19dad (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 94a509882bcab..4158d13c579ef 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -233,6 +233,7 @@ device bpf # Berkeley packet filter # 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 |
