Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: tsutsui
Date: Mon Sep 7 13:39:20 UTC 2009
Modified Files:
src/sys/dev/ic: isp_netbsd.c isp_netbsd.h
src/sys/dev/pci: isp_pci.c
src/sys/dev/sbus: isp_sbus.c
Log Message:
Split device_t/softc.
Tested QLogic 1020 Fast Wide SCSI HBA at PCI.
Sbus attachment is untested, but not so much quirks in it.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sys/dev/ic/isp_netbsd.c
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/ic/isp_netbsd.h
cvs rdiff -u -r1.109 -r1.110 src/sys/dev/pci/isp_pci.c
cvs rdiff -u -r1.77 -r1.78 src/sys/dev/sbus/isp_sbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index