Module Name: src Committed By: mhitch Date: Tue Jan 12 20:24:45 UTC 2010
Modified Files: src/sys/arch/alpha/pci: sio.c Log Message: Fix incorrect Acer Labs ID. PCI_PRODUCT_ALI_M1543 had been incorrectly identified as product code 0x1533, which is what is actually in the CS20. PCI_PRODUCT_ALI_M1543 was corrected recently and sio.c would fail to match the bridge. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sys/arch/alpha/pci/sio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.