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: riz
Date: Wed Nov 23 18:56:23 UTC 2005
Modified Files:
src/sys/dev/pci: if_re_pci.c if_sk.c
Log Message:
Special-case the Linksys EG1032 cards using PCI subsystem ID; rev. 2 uses
the sk(4) driver, while rev. 3 needs re(4).
Mostly from brad@openbsd.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/if_re_pci.c
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/if_sk.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