Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: tsutsui
Date: Sat Sep 5 12:50:53 UTC 2009
Modified Files:
src/sys/dev/ic: aic79xx_osm.c aic79xx_osm.h
Log Message:
Make ahd_detach() take struct ahd_softc * rather than device_t
as well as ahd_attach(). (currently no backend calls it though)
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/ic/aic79xx_osm.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ic/aic79xx_osm.h
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