freebsd-dev/sys/alpha/pci
Søren Schmidt 47351d2774 Update the ata driver to take more advantage of newbus, this
was needed to make attach/detach of devices work, which is
needed for the PCCARD support.
(PCCARD support is still not working though, more to come on that)

Support the CMD646 chip which is used on many alphas, sadly only
in WDMA2 mode, as the silicon is broken beyond belief for UDMA modes.

Lots of cosmetic fixes here and there.

Sorry for the size of this megapatchfromhell but it was not
possible otherwise...

newbus patches based on work from: dfr (Doug Rabson)
2000-02-18 20:57:33 +00:00
..
apecs_pci.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
apecs.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
apecsreg.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
apecsvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cia_pci.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
cia.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
ciareg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ciavar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lca_pci.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
lca.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
lcareg.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
lcavar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pci_eb64plus_intr.s Added support for the DEC EB64PLUS systype. (part I) 1999-01-18 20:15:07 +00:00
pci_eb164_intr.s Implement CIA interrupts. 1998-07-12 16:17:54 +00:00
pcibus.c Update the ata driver to take more advantage of newbus, this 2000-02-18 20:57:33 +00:00
pcibus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunami_pci.c Make devices behind PPBs work on DS10s (and any other single pchip tsunamis) 2000-01-20 16:49:18 +00:00
tsunami.c Improve the mapping between the hardware PCI bus numbering on multi-hose 1999-12-14 17:35:08 +00:00
tsunamireg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunamivar.h allow pci_ioctl to work with multi-hose alphas. 1999-10-12 22:10:53 +00:00