diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-02-04 23:30:20 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-02-04 23:30:20 +0000 |
commit | ba296466425a12745807a79ae724b688695e1c89 (patch) | |
tree | 5a5de3b414b0f21f7e04ed6fc85f7cb7e18eca17 /sys/arch/i386/conf | |
parent | e4edff82db76e0053a7c3284c1c100850c34793d (diff) |
Add zyd to cd ramdisks
ok deraadt@
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 8d5285e2b9d..79b6beedac9 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.133 2006/12/20 03:29:41 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.134 2007/02/04 23:30:19 jsg Exp $ machine i386 # architecture, used by config; REQUIRED @@ -144,6 +144,7 @@ wi* at uhub? # WaveLAN IEEE 802.11DS #ugen* at uhub? # USB Generic driver ural* at uhub? # Ralink RT2500 rum* at uhub? # Ralink RT2501USB/RT2601USB +zyd* at uhub? # Zydas ZD1211/ZD1211B npx0 at isa? port 0xf0 irq 13 # math coprocessor isadma0 at isa? |