diff options
author | ru <ru@FreeBSD.org> | 2003-05-18 20:39:15 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-05-18 20:39:15 +0000 |
commit | d4c57053891898c2b720d5fe2771cb49ee4e3b81 (patch) | |
tree | 60d24369060d5789d824e930aa672c6c027e804d /sys/i386/conf | |
parent | 1174073c8390696dfd07dbf7325de45bff249a23 (diff) | |
download | FreeBSD-src-d4c57053891898c2b720d5fe2771cb49ee4e3b81.zip FreeBSD-src-d4c57053891898c2b720d5fe2771cb49ee4e3b81.tar.gz |
There's just no reason to not have these in GENERIC.
Found by: release/*/drivers.conf cleaning script
Approved by: re (scottl)
Diffstat (limited to 'sys/i386/conf')
-rw-r--r-- | sys/i386/conf/GENERIC | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 5179c8a..b59c981 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -192,7 +192,9 @@ device pcn # AMD Am79C97x PCI 10/100 (precedence over 'lnc') device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 +device sk # SysKonnect SK-984x and SK-982x gigabit ethernet device ste # Sundance ST201 (D-Link DFE-550TX) +device ti # Alteon Networks Tigon I/II gigabit ethernet device tl # Texas Instruments ThunderLAN device tx # SMC EtherPower II (83c170 ``EPIC'') device vr # VIA Rhine, Rhine II |