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
/
cia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that all resource allocation is handled in the pcib device, not
dfr
2001-05-23
1
-6
/
+0
*
fix alpha-MD compile errors after the vm_mtx commit
gallatin
2001-05-20
1
-0
/
+1
*
Switch from save/disable/restore_intr() to critical_enter/exit().
jhb
2001-03-28
1
-7
/
+8
*
Use the MI ithread helper functions in the alpha hardware interrupt code.
jhb
2001-02-09
1
-2
/
+1
*
fix isa DMA on pyxis based machines:
gallatin
2000-11-21
1
-7
/
+8
*
Pass in the new-bus flags to alpha_setup_intr().
jhb
2000-11-01
1
-1
/
+1
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-5
/
+25
*
Well, this works for me and I can now boot my PC164 again.
mjacob
2000-09-11
1
-34
/
+41
*
A quick fix to get around a problem (described below) with cia based
gallatin
2000-09-02
1
-0
/
+2
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-509
/
+32
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-1
/
+1
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Some very minor changes to the ISA dma code.
dfr
1999-08-25
1
-3
/
+3
*
On an AS 600 5/266 (and possibly others), accessing the configuration
gallatin
1999-07-29
1
-3
/
+26
*
Get prototype for isa_init_intr().
peter
1999-07-01
1
-1
/
+2
*
* Implement ISA dma (only for CIA now but more chipsets to follow).
dfr
1999-06-05
1
-1
/
+144
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
1
-13
/
+13
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-4
/
+4
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-6
/
+9
*
Fix some warnings.
dfr
1999-03-28
1
-11
/
+1
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-3
/
+3
*
Enable BWX i/o access. I disabled it by mistake with the last commit.
dfr
1998-12-02
1
-2
/
+2
*
Add support for 'vmstat -i'.
dfr
1998-11-28
1
-4
/
+6
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
1
-39
/
+104
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
1
-1
/
+23
*
Workaround some EB164 wierdness.
dfr
1998-09-16
1
-13
/
+75
*
I managed to break sparse configuration accesses with my last commit.
dfr
1998-08-13
1
-3
/
+3
*
Add code from NetBSD to print CIA capabilities and try to detect Pyxis bugs.
dfr
1998-08-11
1
-2
/
+141
*
Lots of changes, including:
dfr
1998-08-10
1
-43
/
+18
*
Add support for type1 pci configuration cycles for cia (not pyxis yet).
dfr
1998-08-07
1
-26
/
+61
*
Only perform byte/word accesses in the correct EV56 memory space.
dfr
1998-07-31
1
-78
/
+69
*
Merge KN20AA support from Andrew Gallatin.
dfr
1998-07-22
1
-31
/
+320
*
Implement CIA interrupts.
dfr
1998-07-12
1
-1
/
+32
*
Add basic support for 2117x pci chipsets. Currently only pyxis (21174)
dfr
1998-07-05
1
-0
/
+246