Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/19/2001 01:05:37
Module Name: syssrc
Committed By: thorpej
Date: Mon Jun 18 22:05:37 UTC 2001
Added Files:
syssrc/sys/dev/ic: aic6915.c aic6915reg.h aic6915var.h
syssrc/sys/dev/pci: if_sf_pci.c
Log Message:
Add support for the Adaptec AIC-6915 10/100 Ethernet. This is
a 64-bit PCI chip, available in 1, 2, and 4 port models.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/aic6915.c \
syssrc/sys/dev/ic/aic6915reg.h syssrc/sys/dev/ic/aic6915var.h
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_sf_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.