fix reference to pci/pcireg.h

This commit is contained in:
Warner Losh 2003-08-22 15:35:37 +00:00
parent 5ccace6f2c
commit f2e618d5b2

View file

@ -234,7 +234,7 @@
*/
/*
* Part of PCI configuration registers but not defined in <pci/pcireg.h>
* Part of PCI configuration registers but not defined in <dev/pci/pcireg.h>
*/
#define PCI_CONTROL_REG 0x60
#define ENDIAN_SWAP_DMA 0x80 /* Enable endian swaps on DMA */