Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 1999 15:02:47 -0500 (EST)
From:      Kenneth Wayne Culver <culverk@wam.umd.edu>
To:        freebsd-current@freebsd.org
Subject:   sio.c
Message-ID:  <Pine.GSO.4.10.9912201500340.15823-100000@rac9.wam.umd.edu>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.9912201500340.15823-100000>