From owner-freebsd-current Mon Dec 20 12: 3: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from majordomo2.umd.edu (majordomo2.umd.edu [128.8.10.7]) by hub.freebsd.org (Postfix) with ESMTP id BBF0814BFE for ; Mon, 20 Dec 1999 12:02:54 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac9.wam.umd.edu (root@rac9.wam.umd.edu [128.8.10.149]) by majordomo2.umd.edu (8.9.3/8.9.3) with ESMTP id PAA19736 for ; Mon, 20 Dec 1999 15:02:33 -0500 (EST) Received: from rac9.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac9.wam.umd.edu (8.9.3/8.9.3) with SMTP id PAA15882 for ; Mon, 20 Dec 1999 15:02:48 -0500 (EST) Received: from localhost (culverk@localhost) by rac9.wam.umd.edu (8.9.3/8.9.3) with ESMTP id PAA15878 for ; Mon, 20 Dec 1999 15:02:48 -0500 (EST) X-Authentication-Warning: rac9.wam.umd.edu: culverk owned process doing -bs Date: Mon, 20 Dec 1999 15:02:47 -0500 (EST) From: Kenneth Wayne Culver To: freebsd-current@freebsd.org Subject: sio.c Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have included a patch for my Diamond SupraExpress 56i to be detected: --- sio.c.orig Sat Dec 11 19:51:29 1999 +++ sio.c Sat Dec 11 19:51:20 1999 @@ -553,6 +553,7 @@ {0x31307256, NULL}, /* USR3031 */ {0x8020b04e, NULL}, /* SUP2080 */ {0x8024b04e, NULL}, /* SUP2480 */ + {0x7420b04e, NULL}, /* SUP2070 */ {0} }; Thanks for committing it :-) (please?) ================================================================= | Kenneth Culver | FreeBSD: The best OS around. | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: AgRSkaterq | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message