Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-13 | If the card is not present be sure to always call bus_space_unmap on exit. | Federico G. Schwindt | |
1999-01-24 | remove unneeded pio.h inclusion | Michael Shalayeff | |
1999-01-07 | Die, NEWCONFIG | Niklas Hallqvist | |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1997-07-07 | Sanity | Niklas Hallqvist | |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-11-09 | Altered wds_wait's interface as the current one didn't have a chance to work | Niklas Hallqvist | |
in early probe code under the bus.h system. Make debugging runtime configurable. Some s/u_char/u_int8_t/ work. Set ia_iosize to a sane value. Move wds_init up before the setting of the DMA machinery to cascade mode (from Charles Hannum). Add ISA bounce-buffering code inside #ifdef notyet. In the -ASC case buffers could never be gotten due to forgetting some braces, added them. Removed a possibility of a NULL deref in some diagnostic printouts. Unmap the I/O area after the probe. Cache the bustag and the iohandle in wds_init. Did set WDS_IO_PORTS to 8 as some code indicated it might take up that much even though I only know of three ports in there.. This might be changed down later again. | |||
1996-10-25 | Busified | Niklas Hallqvist | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-06-19 | turn off *DIAG; something is miserably wrong with it and various people | Theo de Raadt | |
have wasted weeks because of the crashes. | |||
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-10 | WDS_MBO_FREE/WDS_MBI_FREE botch | Theo de Raadt | |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |