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
*
Removed sections 3 and 4 from my copyright.
dg
1996-04-08
2
-12
/
+2
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-2
/
+1
*
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
bde
1996-04-07
4
-12
/
+7
*
ncr.c:
gibbs
1996-03-31
2
-33
/
+11
*
A bug fix and a couple of new modes for the meteor driver.
jkh
1996-03-28
2
-94
/
+172
*
Using devfs_add_devswf() instead of devfs_add_devsw()
scrappy
1996-03-28
1
-2
/
+2
*
Eliminate reference to ac_ipaddr in FreeBSD case.
fenner
1996-03-23
2
-4
/
+4
*
Fixed unsigned longs that should have been vm_offset_t.
bde
1996-03-19
3
-6
/
+7
*
If FAILSAFE is defined, then:
se
1996-03-11
1
-2
/
+8
*
Do WIDE negotiation before sync. transfer speed negotiation,
se
1996-03-11
1
-15
/
+17
*
Be more careful in how we set SCSICONF. It was possible for a controller
gibbs
1996-03-11
1
-3
/
+7
*
aic7870.c, ncr.c:
gibbs
1996-03-10
2
-20
/
+15
*
Hopefully, this will fix the problems that some people have been having with
jkh
1996-03-02
2
-184
/
+556
*
Remove limit of port I/O addresses to 65K, since PCI specifies 32 bit
se
1996-02-19
1
-3
/
+5
*
Restore two lines that were erronously deleted with the removal of
se
1996-02-19
1
-2
/
+4
*
Make SIMPLE TAG messages the default.
se
1996-02-18
1
-47
/
+34
*
Add PCI ID for older revision Buslogic 946 cards
gibbs
1996-02-18
1
-1
/
+3
*
Add generic PCI to PCI bridge support.
se
1996-02-17
2
-25
/
+109
*
Allow I/O port ranges above the standard ISA one so the PCI probe will succeed.
gibbs
1996-02-16
1
-8
/
+11
*
Correct the PCI ID for the Buslogic 946.
gibbs
1996-02-12
1
-2
/
+2
*
Clean up Ethernet drivers:
wollman
1996-02-06
5
-50
/
+33
*
Fix METEOR_TEST_VIDEO case.
jkh
1996-02-05
1
-1
/
+1
*
Sync with latest Meteor and Spigot sources from James.
jkh
1996-02-01
1
-72
/
+200
*
Slight modification of ncr_setmaxtags: set usrtags=0 for drives
se
1996-01-31
1
-17
/
+16
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
5
-15
/
+21
*
Fix a logic error in determining whether something is page-aligned
wollman
1996-01-30
1
-2
/
+2
*
Add heuristic to detect multi-function devices that don't announce this
se
1996-01-30
1
-34
/
+79
*
Update copyright.
gibbs
1996-01-29
1
-2
/
+2
*
Implement a prototype interface to bus-master IDE DMA on the Triton
wollman
1996-01-28
3
-5
/
+393
*
3c590 driver for FreeBSD
jkh
1996-01-28
2
-6
/
+12
*
Decode configuration for the IDE part of the Triton chipset. This
wollman
1996-01-27
2
-11
/
+38
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
3
-7
/
+7
*
Correctly identify the various parts of the Triton chipset.
wollman
1996-01-25
1
-4
/
+4
*
Add support for multi-function devices.
se
1996-01-25
3
-11
/
+32
*
Use new printf features rather than local kludges.
phk
1996-01-24
1
-18
/
+4
*
Disable $Log$
wollman
1996-01-24
1
-22
/
+1
*
Make PCI interrupt handlers return void like everybody else does.
se
1996-01-23
9
-80
/
+38
*
Spelling error: Busting -> Bursting.
wollman
1996-01-23
1
-2
/
+2
*
Got the sense of the L1 cache enabled test wrong; fixed.
wollman
1996-01-23
1
-2
/
+2
*
Add support for dumping the configuration of the Intel
wollman
1996-01-23
1
-44
/
+92
*
Add register definitions for Intel 82437FX (Triton System Controller)
wollman
1996-01-22
1
-1
/
+95
*
Newest version of the Matrox Meteor driver. Tested with various MBONE
jkh
1996-01-21
1
-343
/
+697
*
Fix bad typo: > was used instead of >> ...
se
1996-01-19
1
-4
/
+4
*
Improve PCI probe messages by printing the bus number.
se
1996-01-19
1
-3
/
+3
*
Change default value of MAX_LUN from 1 to 8.
se
1996-01-18
1
-3
/
+3
*
Back out patch 1.53. The problem report that had made me commit this
se
1996-01-15
1
-3
/
+3
*
Disable handshake timeout. Some devices don't send an ACK for several
se
1996-01-15
1
-3
/
+3
*
This driver really is for the Pro/100B and not for the Pro/100 (and in fact
dg
1996-01-15
1
-3
/
+3
*
Make the NCR driver on the boot floppy kernel not negotiate synch. SCSI
se
1996-01-15
1
-3
/
+3
*
Add back initialization of "ncrp[unit]" since ncrcontrol relies on it.
se
1996-01-10
1
-2
/
+3
[next]