summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1997-10-21 18:07:36 +0000
committernate <nate@FreeBSD.org>1997-10-21 18:07:36 +0000
commit818a7b82e27297ff7f36230fb1efcf2965ec71e0 (patch)
tree2e4605cae6e46c2395a057928aa4362f45aa5704 /etc
parentcccd48166dce0a8f2a1523c70f7807c02a619091 (diff)
downloadFreeBSD-src-818a7b82e27297ff7f36230fb1efcf2965ec71e0.zip
FreeBSD-src-818a7b82e27297ff7f36230fb1efcf2965ec71e0.tar.gz
- Update the Adaptect SlimSCSI CIS tuple so that it works with FreeBSD's
default pccard daemon.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf6
-rw-r--r--etc/pccard.conf.sample6
2 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index c26b327..334a732 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $Id$
+# $Id: pccard.conf.sample,v 1.6 1997/02/23 09:20:43 peter Exp $
# Generally available IO ports
io 0x240-0x360
@@ -248,8 +248,8 @@ card "Maxtor" "MXL131"
insert echo Maxtor 131MB HDD inserted
remove echo Maxtor 131MB HDD removed
-# Adaptec SlimSCSI
-card "Adaptec, Inc." "APA-1460 SCSI Host "
+# Adaptec SlimSCSI (also included with Sony CD-ROM players)
+card "Adaptec, Inc." "APA-1460 SCSI Host Adapter"
config 0x9 "aic0" 10
insert echo Adaptec Slim SCSI inserted
remove echo Adaptec Slim SCSI removed
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index c26b327..334a732 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $Id$
+# $Id: pccard.conf.sample,v 1.6 1997/02/23 09:20:43 peter Exp $
# Generally available IO ports
io 0x240-0x360
@@ -248,8 +248,8 @@ card "Maxtor" "MXL131"
insert echo Maxtor 131MB HDD inserted
remove echo Maxtor 131MB HDD removed
-# Adaptec SlimSCSI
-card "Adaptec, Inc." "APA-1460 SCSI Host "
+# Adaptec SlimSCSI (also included with Sony CD-ROM players)
+card "Adaptec, Inc." "APA-1460 SCSI Host Adapter"
config 0x9 "aic0" 10
insert echo Adaptec Slim SCSI inserted
remove echo Adaptec Slim SCSI removed
OpenPOWER on IntegriCloud