NetBSD/sys/arch/vax/vsa
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_vsbus.c use the generated macros in locators.h rather than hard-coded numbers 2004-12-14 02:32:02 +00:00
dz_ibus.c Add write barriers (a no-op on vax). 2003-12-13 23:02:33 +00:00
dz_vsbus.c use the generated macros in locators.h rather than hard-coded numbers 2004-12-14 02:32:02 +00:00
hdc9224.c - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
hdc9224.h Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
if_ze_vsbus.c Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
lcspx.c Now that the wsfont fonts are made static, we can no longer 2005-07-20 17:38:13 +00:00
leds.c __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
lkc.c __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
ncr.c __KERNEL_RCSID() 2003-07-15 02:15:00 +00:00
smg.c Now that the wsfont fonts are made static, we can no longer 2005-07-20 17:38:13 +00:00
vsbus_dma.c Fix GCC3'ism's 2003-09-29 22:54:28 +00:00
vsbus.c s/locdesc_t/int/g 2005-08-26 13:19:34 +00:00