summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2004-09-10 20:57:46 +0000
committerwpaul <wpaul@FreeBSD.org>2004-09-10 20:57:46 +0000
commita2f7a53a34c64d7c74e37510d0193de6534f692d (patch)
tree8abd9cd875f4bf82ed38f86ab5c2adc2cd593cad /etc/devd.conf
parent0dc3b359ffdb348ac270bc7c08f792f8604ad2b9 (diff)
downloadFreeBSD-src-a2f7a53a34c64d7c74e37510d0193de6534f692d.zip
FreeBSD-src-a2f7a53a34c64d7c74e37510d0193de6534f692d.tar.gz
Add device driver support for the VIA Networking Technologies
VT6122 gigabit ethernet chip and integrated 10/100/1000 copper PHY. The vge driver has been added to GENERIC for i386, pc98 and amd64, but not to sparc or ia64 since I don't have the ability to test it there. The vge(4) driver supports VLANs, checksum offload and jumbo frames. Also added the lge(4) and nge(4) drivers to GENERIC for i386 and pc98 since I was in the neighborhood. There's no reason to leave them out anymore.
Diffstat (limited to 'etc/devd.conf')
-rw-r--r--etc/devd.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 79e5825..4468c87 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -20,7 +20,8 @@ options {
set ethernet-nic-regex
"(an|ar|ath|aue|awi|axe|bfe|bge|cm|cnw|cs|cue|dc|de|ed|el|em|\
ep|ex|fe|fxp|gem|gx|hme|ie|kue|lge|lnc|my|nge|pcn|ray|re|rl|\
- rue|sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vr|vx|wb|wi|xe|xl)[0-9]+";
+ rue|sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vge|vr|vx|wb|wi|xe|\
+ xl)[0-9]+";
set scsi-controller-regex
"(adv|advw|aic|aha|ahb|ahc|ahd|bt|ct|iir|isp|mly|mpt|ncv|nsp|\
stg|sym|wds)[0-9]+";
OpenPOWER on IntegriCloud