Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: augustss
Date: Sun Apr 2 17:25:53 UTC 2000
Modified Files:
syssrc/sys/dev/ata: atavar.h
syssrc/sys/dev/scsipi: scsiconf.c scsipiconf.h
Log Message:
Change the initial field in struct ata_atapi_attach and struct scsipi_link
slightly to allow scsibus and atapibus to attach to the same device.
Furthermore, only attach a scsibus when the bus type is BUS_SCSI.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ata/atavar.h
cvs rdiff -r1.138 -r1.139 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/scsipi/scsipiconf.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