diff options
author | obrien <obrien@FreeBSD.org> | 2000-01-12 02:30:42 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-01-12 02:30:42 +0000 |
commit | 7bec37caf322fac4dee84f7f741738b1515746e5 (patch) | |
tree | f3aa111916225282e7a809bc51f1577764e883f8 /sys/amd64/conf | |
parent | 38bef851a95338a158481dceccb050acc92e7120 (diff) | |
download | FreeBSD-src-7bec37caf322fac4dee84f7f741738b1515746e5.zip FreeBSD-src-7bec37caf322fac4dee84f7f741738b1515746e5.tar.gz |
Sort.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 011fb90..721b570 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -215,5 +215,6 @@ pseudo-device bpf #Berkeley packet filter #device ulpt0 # Printer #device umass0 # Disks/Mass storage - Requires scbus and da0 #device ums0 # Mouse +# USB Ethernet #device aue0 # ADMtek USB ethernet #device kue0 # Kawasaki LSI USB ethernet |