freebsd-dev/sys/dev/puc
John Baldwin 729d7ffbcf - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long.
- Add a new PCIM_HDRTYPE constant for the field in PCIR_HDRTYPE that holds
  the header type.
- Replace several magic numbers with appropriate constants for the header
  type register and a couple of PCI_FUNCMAX.
- Merge to amd64 the fix to the i386 bridge code to skip devices with
  unknown header types.

Requested by:	imp (1, 2)
2003-08-28 21:22:25 +00:00
..
puc_pccard.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
puc_pci.c - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long. 2003-08-28 21:22:25 +00:00
puc.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pucdata.c Add in a missing device entry that I thought was already in there. This 2003-08-21 03:54:20 +00:00
pucvar.h - Add minimal support for TI16754 4xUART chip into sio(4) driver and remove 2003-03-15 16:25:40 +00:00