From owner-cvs-all Sat Mar 27 21: 5:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 26F9515238; Sat, 27 Mar 1999 21:05:30 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id VAA37015; Sat, 27 Mar 1999 21:05:12 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199903280505.VAA37015@freefall.freebsd.org> From: Greg Lehey Date: Sat, 27 Mar 1999 21:05:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ide_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/03/27 21:05:12 PST Modified files: sys/pci ide_pci.c Log: Add support for SiS 5591/5595 chipset. Contributed-by: "Richard Seaman, Jr." Tested-by: Chris Piazza Tugrul Galatali grog This code includes lots of stuff for verbose probing. I'm not 100% sure that the output of the verbose probe is correct, but everything else works fine, and -CURRENT was broken for the 5591 before, so I'm committing it anyway. Revision Changes Path 1.29 +224 -3 src/sys/pci/ide_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message