diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-12-18 08:24:55 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2006-12-18 08:24:55 +0000 |
commit | 27549b53d204a72e464cdac4b727ff276c222d79 (patch) | |
tree | 10d740b9c38b57bf9d978d01023593662f2af056 /sys/arch/i386/conf | |
parent | 945a30f9ffe76be09f38436fb99cf49969a0589d (diff) |
Activate mbg(4).
ok deraadt
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index e4491da6a88..d4d1653cf45 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.543 2006/11/29 19:40:12 grange Exp $ +# $OpenBSD: GENERIC,v 1.544 2006/12/18 08:24:54 mbalmer Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -544,6 +544,7 @@ pgt* at pci? # Prism54 (only full-mac varients) pgt* at cardbus? # Prism54 (only full-mac varients) malo* at pci? # Marvell Libertas malo* at cardbus? # Marvell Libertas +mbg* at pci? # Meinberg Funkuhren time base # Media Independent Interface (mii) drivers exphy* at mii? # 3Com internal PHYs |