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:           Tue Oct 13 08:59:46 UTC 1998

Modified Files:
        src/sys/dev/ic: wdc.c
        src/sys/dev/pci: pciide.c
        src/sys/dev/scsipi: atapi_wdc.c
Log Message:
pciide.c: don't define WDCDEBUG, so it compiles on alpha. Correct a bogon
in the printing of DMA mode (piix3/4 only)
others: set the debug_mask to 0, so that debug messages are turned off by
default but can be easily turned on.
Reset drive_flags to 0 for unconfigured devices, so that they are ignored
later. For configured devices, reset state to 0 after probe/attach.




Home | Main Index | Thread Index | Old Index