From 121f7415fcbd3d97d123594747d747d7b8add05a Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 3 May 1999 19:08:43 +0000 Subject: Add 3Com/Noteworthy 56k modem PR: 9187 Submitted by: Craig Leres Requested by: Nathan Ahlstrom --- etc/defaults/pccard.conf | 8 +++++++- etc/pccard.conf.sample | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 9d338a9..733de82 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: pccard.conf.sample,v 1.31 1999/03/25 16:37:33 cwt Exp $ +# $Id: pccard.conf.sample,v 1.32 1999/04/25 10:27:22 brian Exp $ # Generally available IO ports io 0x240-0x360 @@ -346,6 +346,12 @@ card "3Com" "3CXM/3CCM556" insert echo 3Com PCMCIA 56K Modem inserted remove echo 3Com PCMCIA 56K Modem removed +# 3Com/NoteWorthy 56K modem (bundled with Toshiba notebooks) +card "Toshiba America" "3CXM056-BNW" + config 0x20 "sio1" 3 + insert echo NoteWorthy 56K PCMCIA Modem inserted + remove echo NoteWorthy 56K PCMCIA Modem removed + # BUG Linkboy D64K (ISDN) card "BUG Inc." "Linkboy D64K" config 0x23 "sio2" 3 diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample index 9d338a9..733de82 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.31 1999/03/25 16:37:33 cwt Exp $ +# $Id: pccard.conf.sample,v 1.32 1999/04/25 10:27:22 brian Exp $ # Generally available IO ports io 0x240-0x360 @@ -346,6 +346,12 @@ card "3Com" "3CXM/3CCM556" insert echo 3Com PCMCIA 56K Modem inserted remove echo 3Com PCMCIA 56K Modem removed +# 3Com/NoteWorthy 56K modem (bundled with Toshiba notebooks) +card "Toshiba America" "3CXM056-BNW" + config 0x20 "sio1" 3 + insert echo NoteWorthy 56K PCMCIA Modem inserted + remove echo NoteWorthy 56K PCMCIA Modem removed + # BUG Linkboy D64K (ISDN) card "BUG Inc." "Linkboy D64K" config 0x23 "sio2" 3 -- cgit v1.1