diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2010-04-26 17:03:56 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2010-04-26 17:03:56 +0000 |
| commit | ffb1296f2c1bd72d9011d2bb33697ac38baf2f7d (patch) | |
| tree | 78e03d52069c2a18e8c6b0394c0314524c8b2a2a /sys/boot/forth | |
| parent | ab28e40a317bdfe7ad8db45e1a1161e3eaf89e9a (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 422d5cb436cc..f960f516cc88 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -270,6 +270,7 @@ if_rl_load="NO" # RealTek 8129/8139 if_rue_load="NO" # RealTek RTL8150 USB to Fast Ethernet if_sbni_load="NO" # Granch SBNI12 leased line adapters if_sf_load="NO" # Adaptec Duralink PCI (AIC-6915 "starfire") +if_sge_load="NO" # Silicon Integrated Systems SiS190/191 if_sis_load="NO" # Silicon Integrated Systems SiS 900/7016 if_sk_load="NO" # SysKonnect SK-984x series PCI Gigabit Ethernet if_sn_load="NO" # SMC 91Cxx |
