FreeBSD Bugzilla – Attachment 20280 Details for
Bug 35813
Add another Askey ISA modem
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.46 KB, created by
Chris Knight
on 2002-03-12 06:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Knight
Created:
2002-03-12 06:50:00 UTC
Size:
1.46 KB
patch
obsolete
>Index: dev/sio/sio_isa.c >=================================================================== >RCS file: /home/ncvs/src/sys/dev/sio/sio_isa.c,v >retrieving revision 1.6 >diff -u -r1.6 sio_isa.c >--- dev/sio/sio_isa.c 3 Mar 2002 13:26:59 -0000 1.6 >+++ dev/sio/sio_isa.c 12 Mar 2002 05:56:47 -0000 >@@ -70,6 +70,7 @@ > {0x12206804, NULL}, /* ACH2012 - 5634BTS 56K Video Ready Modem */ > {0x7602a904, NULL}, /* AEI0276 - 56K v.90 Fax Modem (LKT) */ > {0x00007905, NULL}, /* AKY0000 - 56K Plug&Play Modem */ >+ {0x21107905, NULL}, /* AKY1021 - 56K Plug&Play Modem */ > {0x01405407, NULL}, /* AZT4001 - AZT3000 PnP SOUND DEVICE, MODEM */ > {0x56039008, NULL}, /* BDP0356 - Best Data 56x2 */ > {0x56159008, NULL}, /* BDP1556 - B.D. Smart One 56SPS,Voice Modem*/ >Index: isa/sio.c >=================================================================== >RCS file: /home/ncvs/src/sys/isa/Attic/sio.c,v >retrieving revision 1.291.2.29 >diff -u -r1.291.2.29 sio.c >--- isa/sio.c 10 Mar 2002 18:48:23 -0000 1.291.2.29 >+++ isa/sio.c 12 Mar 2002 06:24:24 -0000 >@@ -700,6 +700,7 @@ > {0x12206804, NULL}, /* ACH2012 - 5634BTS 56K Video Ready Modem */ > {0x7602a904, NULL}, /* AEI0276 - 56K v.90 Fax Modem (LKT) */ > {0x00007905, NULL}, /* AKY0000 - 56K Plug&Play Modem */ >+ {0x21107905, NULL}, /* AKY1021 - 56K Plug&Play Modem */ > {0x01405407, NULL}, /* AZT4001 - AZT3000 PnP SOUND DEVICE, MODEM */ > {0x56039008, NULL}, /* BDP0356 - Best Data 56x2 */ > {0x56159008, NULL}, /* BDP1556 - B.D. Smart One 56SPS,Voice Modem*/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 35813
: 20280