diff options
| author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-11-13 03:16:58 +0000 |
|---|---|---|
| committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-11-13 03:16:58 +0000 |
| commit | d144b9d24016623f665beb65cb05c064ec9b173b (patch) | |
| tree | 0731c55cc07aff5a9062e694c59e94d33a3b449e | |
| parent | ff919577fd2490c41cc0a07cb80896e561fcb598 (diff) | |
Notes
| -rw-r--r-- | etc/defaults/pccard.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 852054bdbadc..e7d06de196e5 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1536,6 +1536,10 @@ card "SII" "PHS DATA 32S" card "SII" "PHS DATA 64" config auto "sio" ? 0x40000 +# SII MC-P200 +card "SII" "PHS LINK 64" + config auto "sio" ? 0x40000 + # TDK 14.4 FAX/Data Modem card "TDK" "DF1414 DATA/FAX MOD" config 0x23 "sio" ? |
