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
*
Add a call to a platform-specific irq remapping function for alpha platforms
dfr
1998-07-22
1
-1
/
+4
*
On the alpha, ports may be allocated above 64k.
dfr
1998-07-22
2
-5
/
+18
*
Add support for PCNet PCI chips that only work when we talk to them as ISA
msmith
1998-07-20
1
-2
/
+5
*
Correct SEEPROM checksum calculation when multiple checksum attemps are made.
gibbs
1998-07-16
1
-4
/
+8
*
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
bde
1998-07-15
2
-4
/
+4
*
Add support for the AVer Media range of cards.
sos
1998-07-14
1
-9
/
+13
*
Avoid some casts of pointers to integers (of possibly different sizes).
bde
1998-07-14
1
-7
/
+7
*
I checked in the wrong version yesterday . The correct version is 1.38
ahasty
1998-07-14
1
-12
/
+32
*
Declare pointers to CSR register space to be volatile. This seems to
wpaul
1998-07-13
2
-161
/
+274
*
Fixed printf format errors (only 1 left in GENERIC now).
bde
1998-07-13
3
-13
/
+14
*
Improved Hauppauge's tuner detection and bt878 support
ahasty
1998-07-13
2
-37
/
+146
*
Remove unused member reselet from struct tstamp.
se
1998-07-12
1
-3
/
+2
*
Fix size of time stamps (had been time_t before the variable "time" was
se
1998-07-12
1
-26
/
+29
*
Fixed printf format errors.
bde
1998-07-11
2
-21
/
+25
*
Merge changes from vendor branch.
peter
1998-07-08
1
-2
/
+11
*
Changed `#if defined(i386)' to `#ifdef __i386__'.
bde
1998-07-07
1
-2
/
+2
*
Attempt to load serial eeprom contents in both 93c46 and 93c56/66 mode before
gibbs
1998-07-06
1
-22
/
+42
*
Fix some strange errors of shutting transmitter up when start
semenu
1998-07-04
2
-604
/
+592
*
document PCI_QUIET that prevents pci from compiling in so many strings
jmg
1998-06-30
1
-1
/
+3
*
Removed unused includes.
bde
1998-06-21
1
-1
/
+0
*
Removed unused includes.
bde
1998-06-21
1
-25
/
+2
*
Don't declare isa device structs or isa interrupt handlers in <sys/conf>,
bde
1998-06-17
1
-2
/
+1
*
Fixed a misdeclaration. This unhides type mismatches which will be
bde
1998-06-17
1
-2
/
+2
*
Merge changes from vendor branch;
peter
1998-06-13
3
-26
/
+49
*
Add initial support for the FreeBSD/alpha kernel. This is very much a
dfr
1998-06-10
2
-0
/
+386
*
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-08
2
-24
/
+24
*
Fix spelling in printf().
jkoshy
1998-06-08
1
-2
/
+2
*
Disable attempted write combining support. This probably
dyson
1998-06-08
1
-1
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
9
-19
/
+25
*
Reviewed by: hasty@star-gate.com
ahasty
1998-06-05
1
-0
/
+2
*
o Return error when the controller can't accept commands.
eivind
1998-06-02
1
-2
/
+2
*
Add a short delay in the read loop in tl_eeprom_getbyte(). On some
wpaul
1998-05-31
1
-2
/
+3
*
Add minimum driver for XC6200 based cards. Currently it knows about
phk
1998-05-30
1
-0
/
+110
*
Don't program the antonegotiation advertisement register in tl_setmode().
wpaul
1998-05-29
1
-33
/
+19
*
Ignore 'invalid' interrupts that occur while the interface is down.
wpaul
1998-05-26
1
-2
/
+12
*
Reviewed by: hasty@freebsd.org
ahasty
1998-05-24
1
-7
/
+0
*
Fix a mind-o in tl_setmulti(): when setting a bit in the upper
wpaul
1998-05-24
1
-3
/
+3
*
Remove 2.2.x compatibility code and #ifdefs. Once the shakedown period
wpaul
1998-05-22
2
-72
/
+5
*
Yeargh! After all that, I forgot to remove the #include.
jkh
1998-05-21
1
-4
/
+2
*
Don't use __FreeBSD_version explicitly - none of the other
jkh
1998-05-21
2
-13
/
+13
*
Add Texas Instruments TNET100 'ThunderLAN' PCI NIC driver to the tree.
wpaul
1998-05-21
2
-0
/
+3533
*
Reviewed by: ahasty@freebsd.org
ahasty
1998-05-19
1
-6
/
+35
*
1.31 Randall Hopper <rhh@ct.picker.com>
ahasty
1998-05-16
3
-288
/
+460
*
Attempt to set write combining mode for graphics devices.
dyson
1998-05-11
1
-3
/
+31
*
Translated to C (parameters in a function definition have the same scope
bde
1998-05-08
1
-2
/
+2
*
Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge.
kato
1998-05-04
1
-1
/
+3
*
Add NEC PC-98 chipsets.
kato
1998-05-04
1
-1
/
+18
*
Patches are given here for pcisupport.c to recognise most of VIA
phk
1998-05-03
1
-1
/
+22
*
Add PCI device IDs for Intel BX PCI chip-set components.
se
1998-05-02
1
-1
/
+7
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
1
-0
/
+559
[next]