diff options
author | jhb <jhb@FreeBSD.org> | 2006-06-03 20:41:55 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-06-03 20:41:55 +0000 |
commit | 23299c192f41ea470b6da567c41e4e737d51a6fb (patch) | |
tree | 911b58605b31a26cdabd10e7926a2b426074cf72 /sys/dev/ce | |
parent | fae2502406efe812bb5df287bc6e34c5a4ea1146 (diff) | |
download | FreeBSD-src-23299c192f41ea470b6da567c41e4e737d51a6fb.zip FreeBSD-src-23299c192f41ea470b6da567c41e4e737d51a6fb.tar.gz |
- Switch on the full 32-bit device ID to avoid collisions between the
vendor-specific device ids across vendors.
- Include the revision in the dc_devs[] array instead of special casing
the revid handling in dc_devtype().
- Use PCI bus accessors to read registers instead of pci_read_config()
where possible.
- Use an 8-bit write to update the latency timer.
- Use PCIR_xxx constants and remove unused DC_xxx related to standard
PCI config registers.
MFC after: 1 week
Diffstat (limited to 'sys/dev/ce')
0 files changed, 0 insertions, 0 deletions