index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
alpha
/
pci
/
pcibus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
recover from namespace collision caused by un-static'ing pci_alloc_resource()
gallatin
2002-02-28
1
-1
/
+1
*
Backout previous revision. While it fixed many platforms, it broke
gallatin
2001-05-31
1
-7
/
+2
*
finally fix intr routing on alphas such as the as500 after months of
gallatin
2001-05-27
1
-2
/
+7
*
Send "#if NISA > 0" to the bit-bucket and replace it with an option.
peter
2001-01-29
1
-5
/
+6
*
Next phase in the PCI subsystem cleanup.
msmith
2000-12-08
1
-4
/
+11
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-4
/
+7
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-120
/
+31
*
Support for unsigned integer and long sysctl variables. Update the
jhb
2000-07-05
1
-4
/
+4
*
Sometimes there isn't an ISA bus configured.
mjacob
2000-06-12
1
-0
/
+4
*
Handle PCI devices that actually use an ISA IRQ for the cia and tsunami
jhb
2000-05-10
1
-1
/
+45
*
Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuff
mjacob
2000-03-18
1
-6
/
+35
*
Update the ata driver to take more advantage of newbus, this
sos
2000-02-18
1
-14
/
+23
*
* Implement bus_set/get/delete_resource for pci.
dfr
1999-10-14
1
-15
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are
dfr
1999-07-28
1
-6
/
+24
*
Pull some prototypes into scope
peter
1999-07-01
1
-1
/
+2
*
Fix a warning, and pull prototypes into scope for ide/isa interrupt setup.
peter
1999-07-01
1
-2
/
+3
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
1
-9
/
+15
*
Nearly forgot, remove pci_cfgopen() - it's unused on the alpha and is no
peter
1999-05-18
1
-7
/
+1
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-2
/
+3
*
Stage 1 of a cleanup of the i386 interrupt registration mechanism.
peter
1999-04-21
1
-36
/
+1
*
Add seatbelts.
dfr
1999-04-19
1
-2
/
+5
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-10
/
+68
*
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
dfr
1998-12-27
1
-8
/
+5
*
Fix things so that pci interrupts can be registered correctly on apecs
dfr
1998-11-18
1
-2
/
+2
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
1
-10
/
+119
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
1
-1
/
+19
*
Lots of changes, including:
dfr
1998-08-10
1
-5
/
+4
*
Add some convenience functions for accessing device memory.
dfr
1998-07-22
1
-2
/
+88
*
Implement intr_create/intr_connect.
dfr
1998-07-12
1
-2
/
+29
*
Add initial support for the FreeBSD/alpha kernel. This is very much a
dfr
1998-06-10
1
-0
/
+89