jhb 2007-03-31 21:39:02 UTC FreeBSD src repository
Modified files: sys/dev/ipmi ipmi_pci.c sys/dev/pci pci.c pcireg.h Log: Add constants for the fields in a BAR. Also, add two new macros PCI_BAR_(IO|MEM)() that return true if the passed in value from a BAR is for an IO or memory BAR, respectively. Reviewed by: imp Revision Changes Path 1.4 +2 -5 src/sys/dev/ipmi/ipmi_pci.c 1.348 +30 -34 src/sys/dev/pci/pci.c 1.61 +13 -0 src/sys/dev/pci/pcireg.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"