summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_hme_pci.c
AgeCommit message (Expand)Author
2003-02-14Do not do arithmetic on bus_space_handle_t.Henric Jungheim
2003-02-10Try to fetch MAC address from ebus bridge; based on NetBSDJason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-13Fetch mac address from local-mac-address property, and use myetheraddr() onlyJason Wright
2001-12-14Hmm, too bad the interrupts do not configure. need pci_intr_fixup().Dale Rahn
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-23only include <machine/autoconf.h> on sparc64Jason Wright
2001-08-22pci bus frontend for hme from netbsdJason Wright