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
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
dg
1995-03-14
4
-0
/
+3681
*
Reduce burst length to 4 DWORDs for now, since there seem to
se
1995-03-03
1
-4
/
+5
*
Disable vga_attach() code, as it always should have been.
se
1995-03-02
1
-2
/
+2
*
Speed up PCI attach code by ommiting test if its result is ignored anyway.
se
1995-03-02
1
-13
/
+15
*
Add code to deal with PCI-PCI bridge chips, especially the DEC 21050.
se
1995-02-27
1
-4
/
+43
*
First try to add support for PCI-PCI bridge chips (written for the
se
1995-02-27
2
-23
/
+90
*
Delete bogus semicolon in macro definition.
se
1995-02-27
1
-3
/
+3
*
Make people happy, who claim to better know how "interupt"
se
1995-02-25
1
-37
/
+46
*
Deal with systems, that lack a fully decoded PCI configuration space.
se
1995-02-25
1
-2
/
+22
*
Cleanup for compatibility with another OS.
se
1995-02-22
1
-43
/
+47
*
New PCI attach code:
se
1995-02-22
1
-42
/
+120
*
Improve diagnostics:
se
1995-02-17
1
-6
/
+35
*
For the sake of people, who like to move pci_configure()
se
1995-02-15
1
-14
/
+9
*
ncr.c:
se
1995-02-14
2
-11
/
+51
*
Verify that NCR was mapped to uncached address.
se
1995-02-14
1
-3
/
+33
*
YFfix.
phk
1995-02-14
1
-2
/
+3
*
YFfix
phk
1995-02-14
1
-1
/
+2
*
Make capitalization consistent with other devices registered in
wollman
1995-02-14
1
-6
/
+10
*
Block interrupts in more places and warn about the NCR exception handler
se
1995-02-10
1
-13
/
+21
*
Turn on "Capture Effect" avoidence. This modifies the collision algorithm
dg
1995-02-10
1
-1
/
+2
*
Try to detect overlapping PCI memory assignment.
se
1995-02-09
1
-1
/
+17
*
Add short delay after NCR reset.
se
1995-02-06
1
-11
/
+8
*
Disable I/O port accesses in case the BIOS enabled them.
se
1995-02-04
1
-4
/
+22
*
#include<kernel.h> to quiet a compiler warning having to do with the
gibbs
1995-02-03
1
-1
/
+2
*
Removed misleading copyright note. This file contains just
se
1995-02-02
1
-7
/
+2
*
Disable disconnect after drive timeouts, since these
se
1995-02-02
1
-9
/
+20
*
Reapplied all of Stefan's changes. What a mess - the files were modified
dg
1995-02-02
7
-463
/
+380
*
Fixed up include paths after copying these in the repository.
dg
1995-02-02
5
-14
/
+14
*
Reviewed by: se
se
1995-02-01
2
-0
/
+332
*
Change the string returned in the aic7870 motherboard probe case. Change
gibbs
1995-01-22
1
-5
/
+4
*
Add $Id. Recognize motherboard aic7870 based controllers.
gibbs
1995-01-16
1
-0
/
+7
*
Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependancies
gibbs
1995-01-13
1
-0
/
+89
*
Submitted by: Mikael Hybsch <micke@dynas.se>
se
1995-01-12
1
-3
/
+9
*
Restore my changes in rev 1.11 that Garrett killed in his commit.
dg
1994-12-22
1
-2
/
+2
*
Move ARP interface initialization into if_ether.c:arp_ifinit().
wollman
1994-12-22
1
-2
/
+2
*
Add support for -v option passed to boot loader (bootverbose).
se
1994-12-22
1
-3
/
+6
*
Unbogify the size being passed to bzero when clearing struct softc.
dg
1994-12-18
1
-2
/
+2
*
The physical memory allocated for input DMA must be contiguous. The driver
dg
1994-12-11
1
-3
/
+3
*
Fix bug I introduced that broke BPF support. Caused by a byte order problem
dg
1994-11-30
1
-3
/
+1
*
Really deactivated the code that puts scsi stats into dk0.
se
1994-11-28
1
-4
/
+4
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
1
-2
/
+1
*
Bunch of fixes from Matt Thomas:
dg
1994-11-22
1
-43
/
+61
*
Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time
dg
1994-11-13
1
-5
/
+16
*
Added missing call to bpf on the transmit side. Nuked revision log.
dg
1994-11-10
1
-30
/
+5
*
Fixed bug that somehow made it into here: the ifp must be stored in the
dg
1994-11-09
1
-72
/
+19
*
Submitted by:
se
1994-11-02
2
-7
/
+136
*
Submitted by: Paul F. Werkowski
ats
1994-10-30
1
-3
/
+4
*
Make this documentation more sane in the context of 2.0.
jkh
1994-10-29
2
-28
/
+9
*
Change some compile time defaults, which may be overridden from the
se
1994-10-27
1
-14
/
+8
*
Modified fifth parameter (imask) to register_intr() according to
se
1994-10-25
1
-5
/
+2
[prev]
[next]