patch-2.3.2 linux/drivers/block/hpt343.c

Next file: linux/drivers/block/ide-pci.c
Previous file: linux/arch/i386/kernel/setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.1/linux/drivers/block/hpt343.c linux/drivers/block/hpt343.c
@@ -370,7 +370,6 @@
 		inb(hpt343IoBase + 0x0011));
 #endif
 
-	pci_write_config_byte(dev, HPT343_PCI_INIT_REG, 0x80);
 	if (cmd & PCI_COMMAND_MEMORY) {
 		if (dev->rom_address) {
 			pci_write_config_byte(dev, PCI_ROM_ADDRESS, dev->rom_address | PCI_ROM_ADDRESS_ENABLE);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)