From 3e4742ef6a5fcbb09eb8655b628643c197e2c4d1 Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Wed, 19 Jun 1996 01:28:07 +0000 Subject: Remove the hardcoding of the IRQ, and instead have it determine a free IRQ. For now only enable on the 3C589 until other cards have been tested. --- etc/pccard.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/pccard.conf.sample') diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample index 3971d2303664..37e0adadd06a 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: pccard.conf.sample,v 1.2 1996/03/18 20:15:24 nate Exp $ +# $Id: pccard.conf.sample,v 1.3 1996/06/14 21:41:48 nate Exp $ # Generally available IO ports io 0x240-0x360 @@ -47,7 +47,7 @@ card "ACCTON" "EN2212" # 3Com Etherlink III 3C589B, 3C589C card "3Com Corporation" "3C589" - config 0x1 "ep0" 11 + config 0x1 "ep0" ? insert echo 3Com Etherlink III inserted insert /etc/pccard_ether ep0 -link0 link1 # insert /etc/pccard_ether ep0 link0 -link1 @@ -56,7 +56,7 @@ card "3Com Corporation" "3C589" # Farallon EtherMac card "Farallon" "ENet" - config 0x1 "ep0" 11 + config 0x1 "ep0" ? insert echo Farallon EtherMac inserted insert /etc/pccard_ether ep0 # insert /etc/pccard_ether ep0 link0 -- cgit v1.2.3