diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-06-16 21:06:56 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-06-16 21:06:56 +0000 |
commit | 6aa3ffd6be08cc6a34078a683cdbdeac8ae9e73f (patch) | |
tree | eb24430c9b38cd0841309c244ff36449f15100d7 /sys/arch/zaurus/conf | |
parent | f6e5b0273dfc84dfec47c7176fdc02d588694a4f (diff) |
unbust "com at pxaip" attachment so that there is no need to enable
"com at pcmcia" in RAMDISK as a workaround.
Diffstat (limited to 'sys/arch/zaurus/conf')
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index faabe096190..857c2b1f86e 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.29 2005/05/31 23:05:41 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.30 2005/06/16 21:06:55 uwe Exp $ machine zaurus arm @@ -114,7 +114,6 @@ com2 at pxaip? addr 0x40700000 intr 20 # Standard UART (for IrDA) # CF (pcmcia) support pxapcic0 at pxaip? pcmcia* at pxapcic? -com* at pcmcia? # PCMCIA modems/serial ports wi* at pcmcia? ne* at pcmcia? wdc* at pcmcia? |