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
*
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
*
Support S/G DMA so that ISA devices (like the floppy disk) work.
gallatin
1999-08-10
1
-1
/
+71
*
On an AS 600 5/266 (and possibly others), accessing the configuration
gallatin
1999-07-29
1
-3
/
+26
*
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
2
-1
/
+3
*
Get prototype for isa_init_intr().
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
*
* Implement ISA dma (only for CIA now but more chipsets to follow).
dfr
1999-06-05
1
-1
/
+144
*
Add support for the DEC_ST6600 family of alphas. This includes the
gallatin
1999-05-26
4
-0
/
+802
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
7
-45
/
+87
*
Nearly forgot, remove pci_cfgopen() - it's unused on the alpha and is no
peter
1999-05-18
1
-7
/
+1
*
Unused variable
peter
1999-05-10
1
-3
/
+1
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
7
-20
/
+18
*
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
7
-42
/
+386
*
Fix some warnings.
dfr
1999-03-28
1
-11
/
+1
*
Added support for the DEC EB64PLUS systype. (part I)
gallatin
1999-01-18
2
-5
/
+114
*
Fix some 64bit truncation problems which crept into SYSCTL_LONG() with the
dfr
1998-12-27
1
-8
/
+5
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
3
-7
/
+7
*
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
*
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
5
-65
/
+294
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
4
-4
/
+68
*
Fix type 0 configuration accesses, and use a virtual rather than physical
msmith
1998-09-23
1
-4
/
+5
*
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
8
-48
/
+1378
*
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
*
Add some convenience functions for accessing device memory.
dfr
1998-07-22
1
-2
/
+88
[next]