Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: tsutsui
Date: Mon Dec 23 02:12:49 UTC 2002
Modified Files:
src/sys/dev/pci: if_rtk_pci.c
Log Message:
Don't use PCI_PRODUCT_DELTA_8139 (0x1360) for args of pci_conf_read() and
pci_conf_write(); use PCI_INTERRUPT_REG (0x3c) instead. (How does it work?)
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/if_rtk_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index