diff options
author | 1999-06-16 06:57:51 +0000 | |
---|---|---|
committer | 1999-06-16 06:57:51 +0000 | |
commit | 3f81bf085bd040589d9b6a58cb0994f4cccedb22 (patch) | |
tree | f9bd0bc2ef79a1c81928b0e9596f06532ec88f48 /sys | |
parent | do not mangle retval, makes return value sane; problem found by millert (diff) | |
download | wireguard-openbsd-3f81bf085bd040589d9b6a58cb0994f4cccedb22.tar.xz wireguard-openbsd-3f81bf085bd040589d9b6a58cb0994f4cccedb22.zip |
another modem
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/isa/pnpdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 2e38369ccf5..755228fab14 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.72 1999/06/03 14:43:34 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.73 1999/06/16 06:57:51 deraadt Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -386,6 +386,7 @@ com/pccom SMM00C1 # Leopard 56k PnP com/pccom AZT4001 # AZT3000 PnP SOUND DEVICE, MODEM com/pccom AKY0000 # 56K Plug&Play Modem com/pccom BRI3400 # Internal ACF Modem +com/pccom BRI1500 # Internal Fax Data # Ethernet: #ep TCM5090 # 3COM 3c509B (PNP80F7) |