diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-10 05:12:04 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-10 05:12:04 +0000 |
commit | f0a205e0ee2e05184737c904209a6f87ea17284f (patch) | |
tree | 4e263b7e8bebac4cb47d4e7f9e0f5ac4844b10cd /sys/arch/zaurus/conf/RAMDISK | |
parent | ae8b0cb9507eac103d4b35a78c911f1460874b8b (diff) |
add ne for CF network cards.
Diffstat (limited to 'sys/arch/zaurus/conf/RAMDISK')
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index 06dded1f1d6..df359150766 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.5 2005/01/10 05:05:41 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.6 2005/01/10 05:12:03 drahn Exp $ # $NetBSD: GENERIC,v 1.27.4.1 2002/08/01 04:18:06 lukem Exp $ # # GENERIC machine description file @@ -138,6 +138,7 @@ options KGDB_DEVRATE=115200 pxapcic0 at pxaip? pcmcia* at pxapcic? wi* at pcmcia? +ne* at pcmcia? wdc* at pcmcia? # IDE hard drives |