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: Thu Aug 13 14:36:13 UTC 1998
Modified Files:
src/sys/dev/pci [bouyer-ide]: files.pci pciide.c
Added Files:
src/sys/dev/pci [bouyer-ide]: pciide_cmd_reg.h
Log Message:
- sync with -current
- full support of CMD PCI0640 chips. This needs a special probe routine, as
this chip doesn't honnor the "PCI_COMMAND_IO_ENABLE" bit. sigh.
- do not map the native pci interrupts if we don't have a native channel.
some chips (e.g. PCI0640) have a valid interrupt value which gets
established, which may prevent the compat channel or some other ISA
device from working properly later.
- b* -> mem*
Home |
Main Index |
Thread Index |
Old Index