diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-10-23 17:26:27 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-10-23 17:26:27 +0000 |
commit | b5a8e60d03fb32250fcedb0b5a782086175ed094 (patch) | |
tree | e1655166c0ed5f694e64cb1531c734bb4fdf9683 /sys/arch/amd64/conf/GENERIC | |
parent | f6d9f78d718ea355cdd211f5b259844219fe2f25 (diff) |
add mos(4) to the most relevant config files
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 6504369902c..79257a87845 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.243 2008/10/15 15:05:04 oga Exp $ +# $OpenBSD: GENERIC,v 1.244 2008/10/23 17:26:26 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -198,6 +198,7 @@ kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet cdce* at uhub? # CDC Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' udav* at uhub? # Davicom DM9601 based Ethernet +mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 |