Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: bouyer
Date: Fri Oct 2 19:37:22 UTC 1998
Modified Files:
src/sys/dev/ata [bouyer-ide]: ata_wdc.c
src/sys/dev/ic [bouyer-ide]: wdc.c wdcvar.h
src/sys/dev/scsipi [bouyer-ide]: atapi_wdc.c
src/sys/dev/pci [bouyer-ide]: pciide.c
src/sys/arch/atari/dev [bouyer-ide]: wdc_mb.c
src/sys/dev/isa [bouyer-ide]: wdc_isa.c
src/sys/dev/isapnp [bouyer-ide]: wdc_isapnp.c
src/sys/dev/ofisa [bouyer-ide]: wdc_ofisa.c
src/sys/dev/pcmcia [bouyer-ide]: wdc_pcmcia.c
Log Message:
Cleanup a few error message, remove some dead code. Re-add a reset at end of
attach, unless we have WDC_NO_EXTRA_RESETS.
Add support for data32iot/data32ioh from -current: each controller pass
WDC_CAPABILITY_DATA32 if they can do 32bit, and WDC_CAPABILITY_DATA16 if they
can do 16bit. For controller that support both, the usual autodetect
mechanism is still used.
Home |
Main Index |
Thread Index |
Old Index