From owner-freebsd-commit Thu Sep 21 10:27:48 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21679 for freebsd-commit-outgoing; Thu, 21 Sep 1995 10:27:48 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21664 for cvs-all-outgoing; Thu, 21 Sep 1995 10:27:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21653 for cvs-sys-outgoing; Thu, 21 Sep 1995 10:27:36 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21640 ; Thu, 21 Sep 1995 10:27:30 -0700 Date: Thu, 21 Sep 1995 10:27:30 -0700 From: Stefan Esser Message-Id: <199509211727.KAA21640@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: owner-commit@FreeBSD.org Precedence: bulk se 95/09/21 10:27:29 Modified: sys/pci ncr.c Log: Add preliminary support for the 53c860 and 53c875 ULTRA SCSI chips, and for the 53c810ap, the improved version of the 53c810. The driver should work with all those controllers, but doesn't know about any of their advanced features.