mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Auto generate device listing for the uhci driver.
MFC after: 3 days
This commit is contained in:
parent
62cf3de886
commit
160d69fd84
3 changed files with 3 additions and 2 deletions
|
|
@ -1214,7 +1214,7 @@
|
|||
|
||||
&hwlist.ohci;
|
||||
|
||||
<para arch="i386,pc98,alpha,ia64,amd64">UHCI 1.1-compliant host controllers (&man.uhci.4; driver)</para>
|
||||
&hwlist.uhci;
|
||||
|
||||
<para arch="i386,ia64,pc98,amd64">USB 2.0 controllers using the EHCI
|
||||
interface (&man.ehci.4; driver)</para>
|
||||
|
|
|
|||
|
|
@ -1214,7 +1214,7 @@
|
|||
|
||||
&hwlist.ohci;
|
||||
|
||||
<para arch="i386,pc98,alpha,ia64,amd64">UHCI 1.1-compliant host controllers (&man.uhci.4; driver)</para>
|
||||
&hwlist.uhci;
|
||||
|
||||
<para arch="i386,ia64,pc98,amd64">USB 2.0 controllers using the EHCI
|
||||
interface (&man.ehci.4; driver)</para>
|
||||
|
|
|
|||
|
|
@ -108,6 +108,7 @@ txp i386,pc98,alpha,amd64
|
|||
ubsa i386,pc98,amd64
|
||||
udav i386,pc98,amd64
|
||||
uftdi i386,pc98,amd64
|
||||
uhci i386,pc98,alpha,ia64,amd64
|
||||
umodem i386,pc98,amd64
|
||||
uplcom i386,pc98,amd64
|
||||
uscanner i386,pc98,amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue