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 rgb_vbi_prog() to capture VBI data and video at the
roger
1999-05-23
1
-1
/
+248
*
First cut at a driver for the amd53c974 PCI SCSI host adapter. This
gibbs
1999-05-22
2
-0
/
+3015
*
Move arpcom structure be the first in softc structure. Needed
semenu
1999-05-22
1
-2
/
+2
*
Restored rev.1.76 which was clobbered by rev.1.77.
bde
1999-05-22
1
-2
/
+2
*
Remove some #ifdef'ed code. The ADMtek doesn't have a 'enable reception of
wpaul
1999-05-21
1
-13
/
+2
*
Fix a memory leak and a double free that could happen in certain error
ken
1999-05-21
1
-5
/
+4
*
Ack! Cut & paste-o: xl -> al
wpaul
1999-05-21
1
-3
/
+3
*
This commit adds driver support for PCI fast ethernet cards based on the
wpaul
1999-05-21
2
-0
/
+2709
*
Add comment about split in driver
n_hibma
1999-05-20
1
-1
/
+6
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
3
-4
/
+82
*
Updated Australian channel frequencies
roger
1999-05-19
1
-7
/
+12
*
Move pcibus (host -> pci bus) probe/attach routines from nexus
peter
1999-05-18
1
-2
/
+1
*
Bt848 driver release 1.65
roger
1999-05-18
1
-7
/
+31
*
Add a masking scheme to allow for detection of unknown cards using a
gibbs
1999-05-17
1
-95
/
+131
*
Use a lookup table for device matching instead of a switch on a 64bit
gibbs
1999-05-14
1
-268
/
+449
*
Take the subvendor and subdevice ids into account during device probe.
gibbs
1999-05-14
1
-92
/
+230
*
Remove unneeded line of code that got left behind when I converted this
wpaul
1999-05-13
1
-3
/
+2
*
memcmp -> bcmp. memcmp doesn't exist in the kernel, but unfortunately
bde
1999-05-13
1
-2
/
+2
*
Take a shot at handling INTR_FAST and INTR_EXCL for CY_PCI_FASTINTR.
peter
1999-05-11
1
-12
/
+21
*
Use the probe priority mechanism to make sure the chip* probes do not
peter
1999-05-11
2
-26
/
+61
*
Clean up 2.2.X support (which might have to be cleaned up again
mjacob
1999-05-11
1
-30
/
+53
*
Set the bus master bit.
paul
1999-05-10
1
-4
/
+11
*
Add missing suspend/resume methods.
dfr
1999-05-10
2
-2
/
+8
*
Fix 'assignment used as truth value' on alpha.
peter
1999-05-10
1
-3
/
+5
*
#include "pci.h" for the build dir, not <pci.h>
peter
1999-05-10
1
-2
/
+2
*
Remove VIA USB controller (was '#if 0' out), to make sure
n_hibma
1999-05-10
1
-3
/
+1
*
Detect PCI device IDs for latest boards. Simplified the ID comparisons.
bde
1999-05-10
2
-10
/
+5
*
Support LifeView FlyVideo 98 cards. Use EEPROM for card autodetection.Use
roger
1999-05-10
1
-65
/
+182
*
Update card type to support GPIO mask
roger
1999-05-10
1
-5
/
+7
*
Add #if (NSMBUS>0) checks around smbus/iicbus i2c bus code.
roger
1999-05-10
1
-4
/
+7
*
#if 0 some unused code (debug?) to quiet a warning.
peter
1999-05-10
1
-2
/
+5
*
Really support Ultra-2 chips. Symbios redefined a register that
se
1999-05-09
1
-33
/
+11
*
For the ioctl that reads the pci configuration, look up the name and unit
peter
1999-05-09
1
-16
/
+14
*
GC unused variable in struct.
peter
1999-05-09
1
-2
/
+1
*
Missing revision markers.
peter
1999-05-09
3
-0
/
+5
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
31
-164
/
+42
*
Make the pci vga detection work so that the card is claimed and it's
peter
1999-05-09
1
-10
/
+5
*
Argh, don't clobber the pci device list if there are multiple busses!
peter
1999-05-09
1
-5
/
+2
*
Fix two warnings.
peter
1999-05-09
1
-1
/
+5
*
Fix warnings.
peter
1999-05-09
1
-3
/
+4
*
fix some DRIVER_TYPE / INTR_TYPE confusions.
phk
1999-05-09
1
-3
/
+2
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
11
-37
/
+26
*
Fix a typo (eisa<->isa) and some minor cosmetics.
peter
1999-05-08
1
-5
/
+5
*
Print 'irq nn' on the device attach line like the old pci code did.
peter
1999-05-08
1
-1
/
+8
*
GC pci_bushigh() - no longer used.
peter
1999-05-08
1
-11
/
+1
*
Oops, committed wrong version..
peter
1999-05-08
1
-2
/
+2
*
Fix a couple of newbus merge problems:
peter
1999-05-08
1
-33
/
+12
*
Update intpm driver.
peter
1999-05-07
2
-132
/
+109
*
Minor style nit (this minor style.9 violation caused a grep miss here)
peter
1999-05-07
1
-3
/
+5
*
My 5520 turned out to be a 5510 in disguise.. correct the probe message.
julian
1999-05-07
1
-2
/
+2
[next]