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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Assembler buglet: Warning: .end directive names different symbol than .ent
mjacob
2001-06-14
1
-1
/
+1
*
Supply the intpin to the platform.pci_intr_map() function. It turns
gallatin
2001-06-10
3
-0
/
+6
*
Resurrect platform.pci_intr_map() and essentially undo the effects of
gallatin
2001-06-01
5
-106
/
+45
*
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
*
Make sure that all resource allocation is handled in the pcib device, not
dfr
2001-05-23
12
-119
/
+90
*
fix alpha-MD compile errors after the vm_mtx commit
gallatin
2001-05-20
6
-0
/
+6
*
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
4
-9
/
+5
*
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
9
-36
/
+54
*
Partially re-write T2 chipset support based on Tru64 platform support
gallatin
2000-12-07
4
-86
/
+450
*
Fix for vanilla PC164 systems to use a slightly different PALcode magic
mjacob
2000-12-04
1
-0
/
+30
*
Convert the pcib_{read,write}_config args from signed to unsigned,
gallatin
2000-12-01
8
-29
/
+29
*
fix isa DMA on pyxis based machines:
gallatin
2000-11-21
1
-7
/
+8
*
Fix typo in END macro (END'ed enable twice)
mjacob
2000-11-09
1
-1
/
+1
*
Pass in the new-bus flags to alpha_setup_intr().
jhb
2000-11-01
4
-5
/
+5
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
5
-18
/
+110
*
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
2
-3
/
+5
*
Introduce explicit break statements in the various chipsets'
gallatin
2000-08-31
6
-0
/
+28
*
fix a typo introduced by Doug's busspace changes that causes UP1000s to
gallatin
2000-08-31
1
-1
/
+1
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
22
-2210
/
+1468
*
Do the same thing for TurboLaser that was done for Rawhide- make room
mjacob
2000-07-10
1
-1
/
+1
*
Don't let the infrastructure assign the 'next' PCI bus for us.
mjacob
2000-07-10
1
-1
/
+1
*
Support for unsigned integer and long sysctl variables. Update the
jhb
2000-07-05
1
-4
/
+4
*
Add support for the Alpha Processor, Inc. UP1000 system.
gallatin
2000-06-19
4
-0
/
+588
*
Sometimes there isn't an ISA bus configured.
mjacob
2000-06-12
1
-0
/
+4
*
Part of AS2100 support that I neglected to commit last night
gallatin
2000-05-28
1
-0
/
+29
*
Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.
gallatin
2000-05-28
3
-0
/
+917
*
Handle PCI devices that actually use an ISA IRQ for the cia and tsunami
jhb
2000-05-10
3
-5
/
+51
*
add in stubbie mcpcia_pci that will parent PCI busses
mjacob
2000-05-07
1
-0
/
+80
*
Add $FreeBSD$
peter
2000-05-01
4
-0
/
+4
*
Alpha 8200: Add in a dummy child of dwlpx so that we can make the leap
mjacob
2000-03-18
1
-0
/
+80
*
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
*
Make devices behind PPBs work on DS10s (and any other single pchip tsunamis)
gallatin
2000-01-20
1
-9
/
+1
*
Improve the mapping between the hardware PCI bus numbering on multi-hose
gallatin
1999-12-14
2
-17
/
+81
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
8
-8
/
+10
*
Mchines whose interrupts are not routed through the ISA pic were still
gallatin
1999-11-16
1
-3
/
+11
*
Add a second direct map window to increase the maximum RAM this platform
gallatin
1999-11-03
1
-28
/
+43
*
useracc() the prequel:
phk
1999-10-29
4
-4
/
+0
*
* Implement bus_set/get/delete_resource for pci.
dfr
1999-10-14
1
-15
/
+6
*
allow pci_ioctl to work with multi-hose alphas.
gallatin
1999-10-12
3
-5
/
+27
*
This fix allows cards inserted in one of the bottem-most slots on an xp1000
gallatin
1999-09-30
1
-2
/
+2
*
$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
15
-15
/
+15
*
Some very minor changes to the ISA dma code.
dfr
1999-08-25
1
-3
/
+3
*
Enable S/G IO. Based on Doug's changes to cia.c
gallatin
1999-08-11
1
-1
/
+65
*
- detect the number of pchips actually present; don't just assume 2
gallatin
1999-08-10
2
-8
/
+91
[next]