freebsd-dev/sys/alpha
Poul-Henning Kamp 49ff4debd3 Spring cleaning around strategy and disklabels/slices:
Introduce BUF_STRATEGY(struct buf *, int flag) macro, and use it throughout.
please see comment in sys/conf.h about the flag argument.

Remove strategy argument from all the diskslice/label/bad144
implementations, it should be found from the dev_t.

Remove bogus and unused strategy1 routines.

Remove open/close arguments from dssize().  Pick them up from dev_t.

Remove unused and unfinished setgeom support from diskslice/label/bad144 code.
1999-08-14 11:40:51 +00:00
..
alpha Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
conf Now that all chipsets support S/G DMA (which is required for ISA devices) 1999-08-11 22:33:57 +00:00
include Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
isa * Implement ISA dma (only for CIA now but more chipsets to follow). 1999-06-05 13:30:13 +00:00
linux Implementation of the CDROMSUBCHNL ioctl. 1999-08-13 14:44:13 +00:00
pci Enable S/G IO. Based on Doug's changes to cia.c 1999-08-11 22:31:01 +00:00
tc Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
tlsb Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00