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
*
Make the pci driver compat shim return a preference for probe
peter
1999-11-30
1
-1
/
+2
*
Add the PCI id for the TI PCI-1251B PCI-CardBus bridge.
eivind
1999-11-28
2
-0
/
+3
*
Add 3 more parts of the VIA 82C686.
sos
1999-11-24
1
-0
/
+6
*
Change the prototype of the strto* routines to make the second
archie
1999-11-24
1
-3
/
+3
*
Feh, kind of went wrong the previous commit. dev should child (in some
n_hibma
1999-11-22
1
-5
/
+5
*
Move the pretty printing of the description for USB controllers to
n_hibma
1999-11-22
2
-4
/
+27
*
Remove some bogus bus methods peter added. We are hardly doing
n_hibma
1999-11-22
2
-12
/
+2
*
Add text for Rendition Verite V1000 and V2000 video cards.
bp
1999-11-21
1
-0
/
+9
*
Fix dmasetup functions to have 16 bit queue indices. Get the chip revision
mjacob
1999-11-21
1
-28
/
+40
*
s/Brige/Bridge/.
kuriyama
1999-11-21
1
-4
/
+4
*
Minor tweak: the subsystem device ID code for the quad port 62044 card
wpaul
1999-11-20
2
-2
/
+7
*
Allow NULL for startp and/or countp in bus_get_resource() so that you can
peter
1999-11-20
1
-2
/
+4
*
Initial import of cardbus bridge driver (cbb) from the latest
imp
1999-11-18
3
-0
/
+2701
*
Do timeouts in terms of hz
phk
1999-11-17
1
-1
/
+1
*
Fix usage of m_pullup().
wpaul
1999-11-16
1
-1
/
+1
*
Remove calls to alpha_register_pci_scsi(). After Mike's recent boot
gallatin
1999-11-05
2
-10
/
+0
*
now that a map's base addr is 64-bits, the alpha multi-hose hack needs
gallatin
1999-11-03
1
-4
/
+4
*
Remove compat cruft.
phk
1999-11-03
1
-4
/
+0
*
New driver: Nx64kbit/s E1/T1 cards based on Munich32x&Falc54.
phk
1999-11-02
1
-0
/
+1287
*
Do some more work on the mxphy pseudo-driver to make it better at media
wpaul
1999-11-01
2
-15
/
+26
*
Organize things to cope with the (possible) lack of downloadable
mjacob
1999-10-30
1
-11
/
+27
*
Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the
phk
1999-10-30
1
-2
/
+2
*
Don't test boolean return against != 1.
phk
1999-10-29
1
-4
/
+4
*
Added code to enable BusMaster operations.
semenu
1999-10-29
2
-4
/
+35
*
I'm told this makes more laptops work with the new attachment code.
imp
1999-10-29
1
-1
/
+1
*
Fix some resource allocation peculiarities of the intpm device.
dfr
1999-10-28
2
-77
/
+104
*
Add text for the VIA 82C686 southbridge used by some Athlon and PII boards.
alc
1999-10-26
1
-0
/
+2
*
Make sure we add an interrupt resource if intline!=255.
dfr
1999-10-26
1
-1
/
+1
*
Add NeoMagic MagicMedia 256AV.
kuriyama
1999-10-26
1
-0
/
+2
*
Small tweak: just reset the transmit block instead of doing a global reset
wpaul
1999-10-25
1
-2
/
+2
*
Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges.
alc
1999-10-25
1
-0
/
+8
*
Sony CXD1847A FireWire Host Controller
imp
1999-10-25
1
-0
/
+4
*
Make some tweaks to the RealTek driver:
wpaul
1999-10-21
2
-12
/
+28
*
Add in inclusion of machine/md_var.h (so alpha_scsi_bus_register or what
mjacob
1999-10-17
1
-22
/
+59
*
Add support for the PCI version of the Digi SYNC/570i cards.
jhay
1999-10-17
1
-0
/
+117
*
Correct a stupid type which prevented us from working with any device
dfr
1999-10-17
1
-1
/
+1
*
Convert the mx driver to miibus.
wpaul
1999-10-16
2
-882
/
+182
*
Make some small tweaks:
wpaul
1999-10-14
2
-4
/
+27
*
* Implement bus_set/get/delete_resource for pci.
dfr
1999-10-14
4
-290
/
+156
*
allow pci_ioctl to work with multi-hose alphas.
gallatin
1999-10-12
1
-2
/
+2
*
remove unnecessary includes
mjacob
1999-10-11
1
-3
/
+0
*
Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART.
peter
1999-10-09
1
-0
/
+1
*
Remove old copies. These files now live in src/sys/dev/buslogic
mdodd
1999-10-09
1
-230
/
+0
*
Remove these files as they now live in sys/dev/dpt/
mdodd
1999-10-09
2
-393
/
+0
*
No longer required, following the move of the driver to /sys/dev/bktr
roger
1999-10-08
1
-598
/
+0
*
remove the use of uhci_reset to wake up the controller after
n_hibma
1999-10-07
1
-5
/
+4
*
Be much more selective in claiming devices that might be IDE controllers.
msmith
1999-10-07
1
-31
/
+27
*
Removal of sys/device.h
n_hibma
1999-10-05
1
-1
/
+0
*
A band-aid to prevent multi-hose alpha chipsets (aka tsunami) from
gallatin
1999-10-03
1
-0
/
+4
*
Check for a valid irq number before calling BUS_SETUP_INTR.
n_hibma
1999-10-03
2
-4
/
+23
[next]