Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/20/2001 04:26:40
Module Name: syssrc
Committed By: thorpej
Date: Sat Jan 20 02:26:40 UTC 2001
Modified Files:
syssrc/sys/dev/ic: cy.c cyvar.h
syssrc/sys/dev/isa: cy_isa.c
syssrc/sys/dev/pci: cy_pci.c
Log Message:
Only need to pass a cy_softc * to cy_attach().
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/ic/cy.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/cyvar.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/isa/cy_isa.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pci/cy_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.