]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
- M_WAITOK is 0 and not a real flag. Test for this properly.
[FreeBSD/FreeBSD.git] / sys / pci /
2003-01-19 obrienComplete the support of the on-board xl(4) on nVidia...
2003-01-19 tmmMake the xl driver work on sparc64:
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-14 njlRemove bogus locking from dc(4). Instead, move interru...
2003-01-12 obrienPartial support for the nVidia nForce2 chipset's on...
2003-01-11 anholtAdd support for the Intel 82820 UP-only AGP bridge.
2003-01-11 desFBSDIDize and clean up whitespace nits.
2003-01-11 desRead sanpei's mind, and unbreak the build.
2003-01-11 sanpeiAdd support for Corega FEtherII CB-TXD (CardBus 100M...
2003-01-10 mbrMake newer integrated SiS900 cards working.
2003-01-10 mbrSis no longer implements the enhanced phy control
2003-01-10 mbrSIS_CFG_EDB_MASTER_EN indicates the EDB bus is used...
2003-01-10 mbrWhen reading PHY regs over the i2c bus, the turnaround...
2003-01-10 impAdd preliminary support for the Hawking PN672TX CardBus...
2003-01-09 trhodesAdd support for the Davicom DM9009 chipset.
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-07 muxo Only try to recopy the mbuf into an mbuf cluster if
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 silbyOoops, use the full name of XL_FLAG_EEPROM_OFFSET_30
2003-01-06 silbyAdd support for the 3c555 miniPCI chipset.
2003-01-06 silbyAdd two MII_SETs to provide a bit more time between...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-05 jakeTweaks to make if_rl work on sparc64.
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-01 schweikhCorrect typos, mostly s/ a / an / where appropriate...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-30 muxLeave only one of the two $FreeBSD$ tag, and use __FBSD...
2002-12-23 phkChange the chip description from "DFE-550TX" to "DL10050".
2002-12-23 alc - Hold the page queues lock around vm_page_wakeup().
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-18 muxFix bug with 3c90xB cards and newer. We weren't trying to
2002-12-18 semenuFix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe...
2002-12-17 muxConvert the xl(4) driver to the busdma API. This shoul...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-13 scottlMove the amd(4) driver to it's own directory in prepara...
2002-12-13 muxCorrect a harmless problem when creating the DMA tag
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-27 impXircom cards store the MAC address in the CIS, so get...
2002-11-25 luigiFix handling of IFF_ALLMULTI. The same bug in various...
2002-11-25 silbyImport some relevant changes from Via's if_fet driver:
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-14 samo track either_ifattach/ether_ifdetach API changes
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-13 muxRemove a bunch of #include "opt_pci.h".
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-09 alfredFix an unparenthasized macro argument. md5s differ...
2002-11-09 alfredFix instances of macros with improperly parenthasized...
2002-11-08 jhbFix some sizeof(int) != sizeof(void *) warnings.
2002-11-08 jhbWrap a device_printf() that violates bus space abstract...
2002-11-08 jhbUse %z to print a size_t value.
2002-11-08 jhbUse %z to print size_t values.
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 impDon't take out the rl_mtx lock in the attach routine...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 silbyAdd some magic bits necessary to turn the transmitter...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-21 brooksUse if_printf(ifp, "blah") and device_printf(dev, ...
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkRename struct softc to struct mn_softc.
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-15 marcelFix previous commit: Don't cast integral types to point...
2002-10-14 peterTurn off the premature locking in xl. The driver tries...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-12 marcelMake this compile on 64-bit architectures (e.g. ia64...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-07 impOoops. Need to free dc_srom on detach to not leak...
2002-10-07 impDynamically configure the width of the srom. This...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-03 alfredStatic'ify a variable.
2002-10-03 anholtCorrect an indentation.
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-10-01 phkFix two misindents.
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
next