NetBSD/sys/arch/mac68k/obio
yamt aec75b1cc6 - change the way to specify a bufq strategy. (by string rather than by number)
- rather than embedding bufq_state in driver softc,
  have a pointer to the former.
- move bufq related functions from kern/subr_disk.c to kern/subr_bufq.c.
- rename method to strategy for consistency.
- move some definitions which don't need to be exposed to the rest of kernel
  from sys/bufq.h to sys/bufq_impl.h.
  (is it better to move it to kern/ or somewhere?)
- fix some obvious breakage in dev/qbus/ts.c.  (not tested)
2005-10-15 17:29:10 +00:00
..
asc.c de-__P, remove register, ansify, b* -> mem*. 2005-01-15 16:00:59 +00:00
ascvar.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
esp.c Fixes for volatile problems 2005-06-16 22:43:36 +00:00
espvar.h
grf_obio.c de-__P, remove register, ansify, b* -> mem*. 2005-01-15 16:00:59 +00:00
if_mc_obio.c de-__P, remove register, ansify, b* -> mem*. 2005-01-15 16:00:59 +00:00
if_sn_obio.c de-__P, remove register, ansify, b* -> mem*. 2005-01-15 16:00:59 +00:00
iwm_fd.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
iwm_fdvar.h - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
iwm.s Get rid of error -66 (sector not found). 2002-08-29 09:26:23 +00:00
iwmreg.h remove some leftover references to a.out symbol names. 2005-02-05 23:48:49 +00:00
obio.c s/locdesc_t/int/g 2005-08-26 13:19:34 +00:00
obiovar.h use the generated macros in locators.h rather than hard-coded numbers 2004-12-14 02:32:02 +00:00
sbc_obio.c use attach args instead of dv_unit, just like cf_unit. 2005-03-05 17:40:56 +00:00
wdc_obio.c de-__P, remove register, ansify, b* -> mem*. 2005-01-15 16:00:59 +00:00