summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci
Commit message (Expand)AuthorAgeFilesLines
...
* fix a typo introduced by Doug's busspace changes that causes UP1000s togallatin2000-08-311-1/+1
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-2822-2210/+1468
* Do the same thing for TurboLaser that was done for Rawhide- make roommjacob2000-07-101-1/+1
* Don't let the infrastructure assign the 'next' PCI bus for us.mjacob2000-07-101-1/+1
* Support for unsigned integer and long sysctl variables. Update thejhb2000-07-051-4/+4
* Add support for the Alpha Processor, Inc. UP1000 system.gallatin2000-06-194-0/+588
* Sometimes there isn't an ISA bus configured.mjacob2000-06-121-0/+4
* Part of AS2100 support that I neglected to commit last nightgallatin2000-05-281-0/+29
* Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.gallatin2000-05-283-0/+917
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-103-5/+51
* add in stubbie mcpcia_pci that will parent PCI bussesmjacob2000-05-071-0/+80
* Add $FreeBSD$peter2000-05-014-0/+4
* Alpha 8200: Add in a dummy child of dwlpx so that we can make the leapmjacob2000-03-181-0/+80
* Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuffmjacob2000-03-181-6/+35
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-14/+23
* Make devices behind PPBs work on DS10s (and any other single pchip tsunamis)gallatin2000-01-201-9/+1
* Improve the mapping between the hardware PCI bus numbering on multi-hosegallatin1999-12-142-17/+81
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-038-8/+10
* Mchines whose interrupts are not routed through the ISA pic were stillgallatin1999-11-161-3/+11
* Add a second direct map window to increase the maximum RAM this platformgallatin1999-11-031-28/+43
* useracc() the prequel:phk1999-10-294-4/+0
* * Implement bus_set/get/delete_resource for pci.dfr1999-10-141-15/+6
* allow pci_ioctl to work with multi-hose alphas.gallatin1999-10-123-5/+27
* This fix allows cards inserted in one of the bottem-most slots on an xp1000gallatin1999-09-301-2/+2
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2815-15/+15
* Some very minor changes to the ISA dma code.dfr1999-08-251-3/+3
* Enable S/G IO. Based on Doug's changes to cia.cgallatin1999-08-111-1/+65
* - detect the number of pchips actually present; don't just assume 2gallatin1999-08-102-8/+91
* Support S/G DMA so that ISA devices (like the floppy disk) work.gallatin1999-08-101-1/+71
* On an AS 600 5/266 (and possibly others), accessing the configurationgallatin1999-07-291-3/+26
* Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These aredfr1999-07-281-6/+24
* Pull some prototypes into scopepeter1999-07-012-1/+3
* Get prototype for isa_init_intr().peter1999-07-011-1/+2
* Fix a warning, and pull prototypes into scope for ide/isa interrupt setup.peter1999-07-011-2/+3
* * Implement ISA dma (only for CIA now but more chipsets to follow).dfr1999-06-051-1/+144
* Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-264-0/+802
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-207-45/+87
* Nearly forgot, remove pci_cfgopen() - it's unused on the alpha and is nopeter1999-05-181-7/+1
* Unused variablepeter1999-05-101-3/+1
* Move the declaration of the interrupt type from the driver structuredfr1999-05-087-20/+18
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-211-36/+1
* Add seatbelts.dfr1999-04-191-2/+5
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-167-42/+386
* Fix some warnings.dfr1999-03-281-11/+1
* Added support for the DEC EB64PLUS systype. (part I)gallatin1999-01-182-5/+114
* Fix some 64bit truncation problems which crept into SYSCTL_LONG() with thedfr1998-12-271-8/+5
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-043-7/+7
* Enable BWX i/o access. I disabled it by mistake with the last commit.dfr1998-12-021-2/+2
* Add support for 'vmstat -i'.dfr1998-11-281-4/+6
OpenPOWER on IntegriCloud