Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/sys/dev/pci



Module Name:    src
Committed By:   tron
Date:           Fri Aug 15 12:46:06 UTC 2003

Modified Files:
        src/sys/dev/pci [netbsd-1-6]: pci_quirks.c

Log Message:
Pull up revision 1.3 (requested by itojun in ticket #1412):
- check HDRTYPE early, and ignore if it is not supported (n > 2).
- defer access to interrupt configuration register, as its existence depends on
  HDRTYPE.
- add "skip particular funtion in multifunction device" functionality
  to quirk table.
- add GEODE/NS SC1100 quirk (now boots on soekris Net4801).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.10.1 src/sys/dev/pci/pci_quirks.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