]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
This commit was generated by cvs2svn to compensate for changes in r156678,
[FreeBSD/FreeBSD.git] / sys / pci /
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-26 impRemove de driver from old location.
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-17 anholtAdd support for the Intel E7205 chipset.
2006-02-14 glebiusDo not touch ifp->if_baudrate in miibus aware drivers.
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-01 jhbDon't add an agp child in vgapci's attach routine if...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-18 glebiusCheck ifp before dereferencing it in xl_detach(). xl_de...
2006-01-17 jhbFix a memory leak I introduced with the hostb/vgapci...
2006-01-17 yongariThe number of ticks per usec for YUKON_EC is 125.
2006-01-17 yongarifix interrupt moderation timer frequencies for Yukon
2006-01-17 yongariremove trailing spaces
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-15 bzRemove unused code.
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 jhbUse the copy of the card's MAC address saved in tulip_e...
2005-12-21 ruDrivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2...
2005-12-21 jhbUse ETHER_ADDR_LEN rather than hardcoding 6.
2005-12-20 jhb- Use PCIR_BAR() macro for the BAR for the aperture.
2005-12-20 jhb- Bump FreeBSD version for the hostb(4) and vgapci...
2005-12-20 jhbChange the various AGP drivers that attach to the Host...
2005-12-20 jhbChange the agp_find_device() to return the first agp...
2005-12-20 jhbDon't map the AGP aperture into contiguous KVA. The...
2005-12-20 jhbDestroy the /dev device before destroying the mutex...
2005-12-20 jhbUse pci_find_extcap() to search for AGP capabilities...
2005-12-16 ruBackout pseudo nForce2/3/4 support. These devices...
2005-12-16 ruFix PCI ID of the AMD-8111 System Management controller...
2005-12-14 jhbAdd support for the nForce2/3/4 SMBus controllers which...
2005-12-10 scottlThe if_ti Tigon I/II driver has moved to /sys/dev/ti
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-04 ruFix -Wundef from compiling the amd64 LINT.
2005-12-02 anholtAdd support for i915 GMCH AGP. This diff is a combinat...
2005-12-01 ruFix the type of "eaddr" to guarantee the required align...
2005-11-30 ruByte copy IF_LLADDR() on stack to align it to be safe...
2005-11-29 anholtAdd support for the i855GM, tested by an r300 user.
2005-11-21 jhbVarious fixes to make de(4) not panic after ru@'s IF_LL...
2005-11-14 jkim0xb1881106 seems to be an AGP bridge and some BIOSes...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-11 ruCatch up with IFP2ENADDR() type change (array -> pointer).
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-31 jhb- Use callout_*() to manage the callout and make it...
2005-10-31 jhbAdd the device ID for the VIA VT8235 south bridge.
2005-10-31 jhbSome of the VIA pm and propm devices are actually the...
2005-10-28 wpaulRemove forgotten, no longer needed WB_UNLOCK() from...
2005-10-27 jhbFixup locking and mark MPSAFE.
2005-10-27 jhb- Use if_printf() and device_printf() and remove vr_uni...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-22 impReplace FreeBSD 3.x syntax (controller miibus0) with...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-18 impRemove dc after repo copy.
2005-10-14 jhbOnly allow the sk(4) driver to attach to revision 2...
2005-10-13 ruIn detach method, move if_free() after bus_teardown_intr().
2005-10-11 yarMark sk(4) as capable of handling extended VLAN frames...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-05 glebius- Don't pollute opt_global.h with DEVICE_POLLING and...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 glebiusBig polling(4) cleanup.
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-29 jhb- Use if_printf() and device_printf() in re(4) and...
2005-09-29 jhbUse if_printf() and device_printf().
2005-09-29 jhbTypo.
2005-09-27 jkim- Add a work-around for nForce3-250. Aperture base...
2005-09-27 mlaierRemove bridge(4) from the tree. if_bridge(4) is a...
2005-09-26 jhbSmall fixes to sis(4):
2005-09-24 phkUse the new bus_space/resource convenience functions.
2005-09-20 phkMove code macros from if_sis*reg*.h to if_sis.*c*
2005-09-17 anholtAdd a new AGP driver for ATI IGP chipsets. The driver...
2005-09-16 anholtFix agp_nvidia.c to behave more like the linux driver...
next