summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/esp.c
AgeCommit message (Collapse)Author
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-14For some reason the 4/300 doesn't like ncr53c9x_dmaselect.Jason Wright
Added code to check to see if parent device == obio, if so, disable dmaselect More research to be done here for a real fix (if possible)
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
us. Includes some pmap changes, for which I don't have the original commit message(s) handy.
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled.
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
base plus an offset new dvma routines
1995-11-21fix copyrightsTheo de Raadt
1995-10-28move espreadregs() closer to where it is usedTheo de Raadt
1995-10-23note that we should probably set cfg2 for the ESP100ATheo de Raadt
1995-10-19trunk bootpath; no local minphysTheo de Raadt
1995-10-18new driver by meTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt