From chris@aims.com.au  Mon Mar 11 22:41:24 2002
Return-Path: <chris@aims.com.au>
Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253])
	by hub.freebsd.org (Postfix) with ESMTP id 94D4C37B402
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Mar 2002 22:41:22 -0800 (PST)
Received: from postoffice.aims.com.au (nts-ts1.aims.private [192.168.10.2])
	by postoffice.aims.com.au  with ESMTP id g2C6fLA02309
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Mar 2002 17:41:21 +1100 (EST)
	(envelope-from chris@aims.com.au)
Received: from ntsts1 by aims.com.au
	with SMTP (MDaemon.v3.5.3.R)
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Mar 2002 17:40:48 +1100
Message-Id: <200203120630.g2C6UEG45450@ait0fd01.aims.private>
Date: Tue, 12 Mar 2002 17:40:46 +1100
From: chris@aims.com.au
Reply-To: <chris@aims.com.au>
To: <FreeBSD-gnats-submit@freebsd.org>
Subject: Add another Askey ISA modem
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35813
>Category:       kern
>Synopsis:       Add another Askey ISA modem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dwmalone
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 11 22:50:00 PST 2002
>Closed-Date:    Mon Aug 12 03:21:44 PDT 2002
>Last-Modified:  Mon Aug 12 03:21:44 PDT 2002
>Originator:     Chris Knight
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
AIMS Independent Computer Professionals
>Environment:

System: FreeBSD ait0fd01.aims.private 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Tue Feb 19 06:44:54 EST 2002
root@:/usr/src/sys/compile/THINKPAD i386

>Description:

Patch for the addition of another Askey/Dynalink ISA modem.
Patch is for -stable and -current

>How-To-Repeat:

N/A

>Fix:

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*/


>Release-Note:
>Audit-Trail:

From: "Chris Knight" <chris@aims.com.au>
To: <freebsd-gnats-submit@FreeBSD.org>, <chris@aims.com.au>
Cc:  
Subject: Re: kern/35813: Add another Askey ISA modem
Date: Thu, 2 May 2002 13:59:53 +1000

 Howdy,
 
 Could someone please commit this prior to 4.6 please?
 
 Regards,
 Chris Knight
 Systems Administrator
 AIMS Independent Computer Professionals
 Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
 Web: http://www.aims.com.au
 
 
Responsible-Changed-From-To: freebsd-bugs->dwmalone 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Mon May 6 02:03:08 PDT 2002 
Responsible-Changed-Why:  
ID added to -current. I'll ask the release engineers for permission to 
make the change in -stable. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35813 

From: "Chris Knight" <chris@aims.com.au>
To: <freebsd-gnats-submit@FreeBSD.org>, <dwmalone@FreeBSD.org>
Cc:  
Subject: Re: kern/35813: Add another Askey ISA modem
Date: Tue, 18 Jun 2002 13:09:43 +1000

 Howdy,
 
 Any chance of getting the ID added to 4-stable? Thanks.
 
 Regards,
 Chris Knight
 Systems Administrator
 AIMS Independent Computer Professionals
 Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
 Web: http://www.aims.com.au
 
 

From: "Chris Knight" <chris@aims.com.au>
To: <freebsd-gnats-submit@FreeBSD.org>, <dwmalone@FreeBSD.org>
Cc:  
Subject: Re: kern/35813: Add another Askey ISA modem
Date: Mon, 12 Aug 2002 19:39:08 +1000

 Can this be MFCed prior to 4.7 please?
 
 Regards,
 Chris Knight
 Systems Administrator
 AIMS Independent Computer Professionals
 Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
 Web: http://www.aims.com.au
 
 
State-Changed-From-To: open->closed 
State-Changed-By: dwmalone 
State-Changed-When: Mon Aug 12 03:21:24 PDT 2002 
State-Changed-Why:  
Now committed to -current and -stable. Sorry for the delay. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35813 
>Unformatted:
