summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wd.c
AgeCommit message (Expand)Author
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-10-01Set d_type properly in spoofed labelsTodd C. Miller
1998-08-06Use single line geometry printing. Looks just like sd, now.Jason Downs
1998-07-23Support drives > 8.4GBConstantine Sapuntzakis
1998-07-23Print LBA-based size as well as CHS size.Constantine Sapuntzakis
1997-12-10Compute blkno in ata_start routine instead of wdstartJim Rees
1997-10-18oopsTheo de Raadt
1997-10-18avoid "no disklabel" error messagesTheo de Raadt
1997-09-13move int error out of ifdef DKBAD, it was used elsewhereNiklas Hallqvist
1997-08-08typoNiklas Hallqvist
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-07-06get rid of long, and let alpha grok the bad sectoringNiklas Hallqvist
1997-04-18alpha is like amiga in the sense it doesn't support bad block lists.Niklas Hallqvist
1997-01-04readdisklabel() with correct dev_tTheo de Raadt
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-28Pull in laptop changes from cgd, a couple from me, and a few slight formattingJason Downs
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-09-22Get some things ready for later.Jason Downs
1996-09-16pretty pretty pointless supportJason Downs
1996-08-07bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga.Jason Downs
1996-06-09acd.c: Removed some pointless code, cleaned up some more debug statements.Jason Downs
1996-06-08Initial support ATAPI CD-ROMs.Jason Downs
1996-06-01all ports have dk_establish()Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-01-12from netbsd;Theo de Raadt
1996-01-05included isadmavar.hdm
1995-12-27from netbsd:Theo de Raadt
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt