NetBSD/sys/arch/alpha
thorpej 1ef3ca572e - Additional rearrangement for the sake of running on the DECstation some
day.
- Convert to use bus_dma.
- Fix cleaning up unaligned start address.
- Correctly determine if the device supports Fast SCSI, and adjust the
  minimum sync period accordingly.
- Compute minimum sync period correctly on the 25MHz devices.
- Use GPI2 to determine if we're a 25MHz or 40MHz device.
- Currectly determine SCSI ID and "fast mode enabled" for the built-in
  TCDS on DEC 3000 models, using cached information from the PROM environment.
1998-05-26 23:43:05 +00:00
..
alpha On DEC 3000s, ask the prom for the SCSI ID and "fast mode enabled" of 1998-05-25 05:16:42 +00:00
common Add support for chaining DMA windows together, for falling back on 1998-05-13 21:21:16 +00:00
compile
conf Make the TCDS attachment of the ASC driver a proper attachment (i.e. 1998-05-26 23:34:23 +00:00
eisa
include If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +00:00
isa Add isa_intr_alloc macro (for PCMCIA). 1998-05-23 18:35:03 +00:00
mcbus Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
pci Only disable stray interrupts if there is no interrupt handler attached 1998-05-24 19:09:57 +00:00
stand GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody 1998-03-28 00:50:41 +00:00
tc - Additional rearrangement for the sake of running on the DECstation some 1998-05-26 23:43:05 +00:00
tlsb Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
wscons Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
Makefile Minor rearrangement to match other files. 1997-10-11 09:12:18 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00