summaryrefslogtreecommitdiff
path: root/sys/alpha/pci/pcibus.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-241-1/+1
* Fix some 64bit truncation problems which crept into SYSCTL_LONG() with theDoug Rabson1998-12-271-8/+5
* Fix things so that pci interrupts can be registered correctly on apecsDoug Rabson1998-11-181-2/+2
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-151-10/+119
* Add functions for accessing dense and bwx memory for pci devices. TheseDoug Rabson1998-10-061-1/+19
* Lots of changes, including:Doug Rabson1998-08-101-5/+4
* Add some convenience functions for accessing device memory.Doug Rabson1998-07-221-2/+88
* Implement intr_create/intr_connect.Doug Rabson1998-07-121-2/+29
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+89