Patches for /usr/src/pci_table.c asw 2004-08-08 2004-11-09 2005-03-02 2005-03-15 2005-04-15 The pci_table.cdif patch included in this archive is against the original Minix 2.0.4 version of /usr/src/kernel/pci_table.c (2003-09-05). It includes information on a setting for the D-Link RTL8139 ethernet card which was previously provided in the FIX.TAZ patch released by Kees Bot almost immediately after the original Minix 2.0.4 release (2003-11-30). Added by ASW 2004-08-08: info on Intel 82371AB PCI controller Added by ASW 2004-11-09: info on 82801AA Added by ASW 2005-03-02: info on Intel 82437VX Added by ASW 2005-04-15: info from Kenichi Takahagi on AMD Lance and several Intel devices. The patch should be applicable to either the original file or a file already patched with the FIX.TAZ patch, in which case the first change will not be re-applied. If you have not applied the FIX.TAZ patches, take note that there are changes to other files (pci.c and rtl8139.c) in that archive. All of these are needed in order to use the RTL8139 ethernet interface. There are a large number of PCI devices that could potentially be supported by Minix. If you find you have a device that doesn't work, check for a newer version of this file. If you successfully modify the Minix sources to support additional devices please inform the world about it! Note added 2003-03-15: The best source I know of for information on PCI device IDs is the Linux PCI ID Repository at http://pciids.sourceforge.net/. asw 2005-04-15