aboutsummaryrefslogtreecommitdiff
path: root/sys/isa
diff options
context:
space:
mode:
authorSeigo Tanimura <tanimura@FreeBSD.org>2000-05-02 05:54:11 +0000
committerSeigo Tanimura <tanimura@FreeBSD.org>2000-05-02 05:54:11 +0000
commitaf2dfb5b699530d52af0b97b3ee84902bc6bdb76 (patch)
tree981a5b01316413f2ea567f17b8f35b0873603e30 /sys/isa
parent55ebf88553b43f88b10fc7ea242b592b434a9a22 (diff)
downloadsrc-af2dfb5b699530d52af0b97b3ee84902bc6bdb76.tar.gz
src-af2dfb5b699530d52af0b97b3ee84902bc6bdb76.zip
Add the logical ID of FUJITSU Modem 33600 PNP/I2.
PR: kern/18257 Submitted by: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Notes
Notes: svn path=/head/; revision=59888
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/sio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/isa/sio.c b/sys/isa/sio.c
index 395b5b9b2b11..e6aeeb146933 100644
--- a/sys/isa/sio.c
+++ b/sys/isa/sio.c
@@ -663,6 +663,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x00b4490a, NULL}, /* BRIB400 - Boca 56k PnP */
{0x0030320d, NULL}, /* CIR3000 - Cirrus Logic V43 */
{0x0100440e, NULL}, /* CRD0001 - Cardinal MVP288IV ? */
+ {0x0000aa1a, NULL}, /* FUJ0000 - FUJITSU Modem 33600 PNP/I2 */
{0x1200c31e, NULL}, /* GVC0012 - VF1128HV-R9 (win modem?) */
{0x0303c31e, NULL}, /* GVC0303 - MaxTech 33.6 PnP D/F/V */
{0x0505c31e, NULL}, /* GVC0505 - GVC 56k Faxmodem */