summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/ebus.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-05Implement vgafb_mmap() fullyJason Wright
2001-12-14pass zero as type for bus_space_map2 (the current argument isn't used byJason Wright
2001-10-07remove all assumptions that parent is psycho. Also, don't try to useJason Wright
2001-10-01don't print redundant informationJason Wright
2001-09-15match ebusIII (from netbsd)Jason Wright
2001-08-29rcsidJason Wright
2001-08-22glue for ebus found on ultra 5 and later. From NetBSD.Artur Grabowski