summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/xd.c
AgeCommit message (Expand)Author
2001-03-24Convert to new timeout API. art@ ok.Hakan Olsson
2001-02-22ifdef sparc -> ifdef __sparc__Artur Grabowski
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-07-04missing splxArtur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-03-01Fixed declaration of iorqno in xd_piodriver(),johns
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1996-08-12repair XDC_HWAIT macro to handle the fact that waithead is nowchuck
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
1996-02-08- moved disk_busy() call from xdstrategy() to xdc_startbuf()chuck
1996-01-13 - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which ischuck
1996-01-12we no longer need to add in the offset to the mapped VA to get the correctchuck
1996-01-12from netbsd;Theo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt