diff options
author | sanpei <sanpei@FreeBSD.org> | 2000-11-04 08:10:12 +0000 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2000-11-04 08:10:12 +0000 |
commit | c42d95e9d708ff966d7791db2c9641f2e2c50e18 (patch) | |
tree | f3e448d6ee47cb9fa94afd7f3882cb1b2807c496 /etc | |
parent | f955d70e8c1ca706e11c0a70eeeffe20714decf1 (diff) | |
download | FreeBSD-src-c42d95e9d708ff966d7791db2c9641f2e2c50e18.zip FreeBSD-src-c42d95e9d708ff966d7791db2c9641f2e2c50e18.tar.gz |
use ``config auto "ata" ?'' for DHU Mobile Media CD-ROM
Submitted by: Motonobu KOBAYASHI <kobayashimo@nttdocomo.co.jp>
[bsd-nomads:14777]
Diffstat (limited to 'etc')
-rw-r--r-- | etc/defaults/pccard.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index d12bb0a..b02eda0 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -98,7 +98,7 @@ card "DATAFAB" "PCMCIA-TO-IDE" # DHU Mobile Media CD-ROM # (no hotplug support) card "Digital Equipment Corporation." "Digital Mobile Media CD-ROM" - config 0xb "ata" 15 + config auto "ata" ? # EXP DVD-780 DVD-ROM drive card "EXP " "PnPIDE" |