summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/lca.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-305/+0
* Relocate direct map specs into struct alpha_chipset.ticso2005-09-191-1/+3
* add cpu_idle support for 21066A based lca systemsticso2005-01-311-0/+29
* Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>marcel2003-08-171-2/+4
* Use __FBSDID().obrien2003-06-101-2/+3
* Clear the error flags in the LCA_IOC_STAT0 register afterticso2002-04-171-0/+18
* Remove unneeded sys/mutex.h includes.jhb2001-10-191-1/+0
* Make sure that all resource allocation is handled in the pcib device, notdfr2001-05-231-35/+0
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-201-0/+1
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-236/+16
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+1
* useracc() the prequel:phk1999-10-291-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Support S/G DMA so that ISA devices (like the floppy disk) work.gallatin1999-08-101-1/+71
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-201-7/+7
* Unused variablepeter1999-05-101-3/+1
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-10/+40
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+2
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-151-1/+30
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+12
* Fix type 0 configuration accesses, and use a virtual rather than physicalmsmith1998-09-231-4/+5
* Lots of changes, including:dfr1998-08-101-0/+371
OpenPOWER on IntegriCloud