Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-09-24 | Do not force polling while cold = 0; from NetBSD, hinted at by fgs@ | Miod Vallat | |
While there, bring a couple of bugfixes as well, and fix a typo. This solves the panic during mountroot experienced on some vax and some mac68k machines. | |||
2001-09-20 | Better timeout usage. | Miod Vallat | |
2001-08-08 | New timeouts. I've been running this since almost a whole year. | Miod Vallat | |
2001-06-24 | remove cold. | Federico G. Schwindt | |
1997-09-11 | sync with netbsd | kstailey | |
1997-06-11 | Make this compile with debugging turned on. | Jason Downs | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-03-05 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-01-31 | from netbsd; | Theo de Raadt | |
Use the function pointers sc_pio_in, sc_pio_out to call the PIO functions for transfers in data phase so those functions may be MD implementations that do "pseudo-DMA" if desired. Also correct some comments. | |||
1996-01-04 | mi 5380 driver | Theo de Raadt | |