diff options
| author | Warner Losh <imp@FreeBSD.org> | 2001-12-28 03:42:41 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2001-12-28 03:42:41 +0000 |
| commit | 73ad7cef4c730804513ec82acf200bd4a1242e47 (patch) | |
| tree | 39e4ac29f4a235d32d7018402537bacb233bf992 | |
| parent | 90005a9c296126a5ade3410557ac26e793576220 (diff) | |
Notes
| -rw-r--r-- | etc/defaults/pccard.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 60c4b3511b22..1bb48e4fda98 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -230,6 +230,10 @@ card "PC CARD MANUFACTURER" "PCMCIA ATA/ATAPI Adapter" card "PCMCIA" "CD-ROM" config 0x1 "ata" ? +# Novac DVD/CD Station +card "PCMCIA" "PnPIDE" + config auto "ata" ? + # Shining PMIDE-ASC CDROM / Road Warrior Bullet Disk card "Shining" "PMIDE-ASC" config auto "ata" ? 0x20000 |
