Add tx to the list of miibus using network drivers. We already build tx in

/sys/modules for alpha, and it compiles on beast.
This commit is contained in:
Bill Fumerola 2000-09-11 21:21:37 +00:00
parent eaeac22d2c
commit 8f8f11aa99
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65762
2 changed files with 2 additions and 0 deletions

View File

@ -147,6 +147,7 @@ device sf # Adaptec AIC-6915 (``Starfire'')
device sis # Silicon Integrated Systems SiS 900/SiS 7016
device ste # Sundance ST201 (D-Link DFE-550TX)
device tl # Texas Instruments ThunderLAN
device tx # SMC 9432TX (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')

View File

@ -147,6 +147,7 @@ device sf # Adaptec AIC-6915 (``Starfire'')
device sis # Silicon Integrated Systems SiS 900/SiS 7016
device ste # Sundance ST201 (D-Link DFE-550TX)
device tl # Texas Instruments ThunderLAN
device tx # SMC 9432TX (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')