]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add support for Nvidia Nforce MCP04 AC97 controller.
[FreeBSD/FreeBSD.git] / sys / dev /
2006-12-17 ariffAdd support for Nvidia Nforce MCP04 AC97 controller.
2006-12-16 cognetDo not special-case __ARMEB__, we handle that in the...
2006-12-16 ariffMiscellaneous fixups and quirks for ASUS A7M, LG LW20 and
2006-12-16 mjacobMake some slight reorganization (bringing back in some
2006-12-16 mjacobImplement ISP_RESET0 for PCI and SBUS attachments-...
2006-12-15 n_hibmaAlign the interfaces for the various watchdogs and...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-15 ariffFix compilation using gcc 4.1.
2006-12-15 jdpDisable bge MSI support for now. A couple of people...
2006-12-14 jdpAdd MSI support to the bge driver. I tested this on...
2006-12-14 jhbDisable MSI for the Intel E7501 chipset.
2006-12-14 jhbAdd a first pass at a way to blacklist MSI on systems...
2006-12-14 ambriskoSome relatively minor changes and bug fixes:
2006-12-14 jhbReplace #define<space> with #define<tab> so the code...
2006-12-14 kibResolve two deadlocks that could be caused by busy...
2006-12-14 yongariRemove incomplete Yukon II support code which was added...
2006-12-13 alfredUse callouts to prevent races.
2006-12-13 scottlFix recent style problems and expand a comment.
2006-12-13 scottlUse the BGE_IS_* macros consistently. Also add a coupl...
2006-12-13 scottlRemove a redundant write of the firmware reset magic...
2006-12-13 samTrack v0.9.20.3 hal:
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 jkimUse one counter instead of four to make up TX collision...
2006-12-13 scottlUpdate to version 1.20.00.13 of the arcmsr driver....
2006-12-13 yongariAdd msk(4), a driver for Marvell/SysKonnect Yukon II...
2006-12-12 jhb- Add constants for HT PCI capability registers includi...
2006-12-12 jhbGive the WREG() macro the same lifetime as the REG...
2006-12-12 jhbAdd some bootverbose printf's to detail how many MSI...
2006-12-12 jhbGive Host-PCI bridge drivers their own pcib_alloc_msi...
2006-12-12 scottlFix support for certain 575x/578x chips. This consists...
2006-12-12 kevloIn FreeBSD, we don't need sc_power callback
2006-12-11 mjacobAdd MODULE_DEPENDS for cam, pci, mca, eisa and isa...
2006-12-11 ariffFix distorted sound on ASUS P1-AH2 caused by accumulate...
2006-12-11 mjacobAdd MODULE_DEPENDS for cam, pci, mca, eisa and isa...
2006-12-11 jkim- Correct collision counter for BCM5705+. This registe...
2006-12-11 yongario Add support code for newer Marvell PHYs.
2006-12-11 yongariAdd additional Marvell PHY registers.
2006-12-11 yongariAdd a bunch of new Marvell PHY ids.
2006-12-11 yongaristyle(9)
2006-12-11 alfreddefer all processing to a full fledged thread.
2006-12-11 scottlTeach the brgphy about some new Broadcom IDs.
2006-12-11 samreplace if_watchdog w/ a private callout
2006-12-11 samdrop softc lock when passing rx frames up the stack
2006-12-11 samsplit wi_start int locked+unlocked variants and use...
2006-12-11 samnuke compatibility cruft
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-10 ariffFix AD1986A (and possibily other codecs too) microphone...
2006-12-10 mjacobThe MODULE_NAME should "ispfw" unless overriden, not...
2006-12-10 mjacobRemove dependency on ispfw and firmware as modules.
2006-12-10 mjacobMake mpt_pci depend on pci and mpt_cam depend on CAM.
2006-12-09 ariff- Fix headphone/speakers automute on Lenovo 3000 N100.
2006-12-09 mjacobclarify a comment slightly
2006-12-09 mjacobFind another spot where tagged command queueing got
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-07 mjacobPH! Forgot to do my cross-compile check. Also now rearr...
2006-12-07 mjacobMFP4: principally to reapply tagged command support...
2006-12-07 kevloAdd header files <sys/lock.h> and <sys/mutex.h> for...
2006-12-07 ariffDon't try to workaround broken apps (if any). If this...
2006-12-07 ariffRemove comment that is no longer relevant since previous
2006-12-06 jhbFix compile with BCE_DEBUG. The last one tripped up...
2006-12-06 mlaierDrop the iwi softc lock when calling back into net80211...
2006-12-06 jhbFix some edge cases in detach() as well as a memory...
2006-12-06 cpercivaCorrect a signedness bug which allowed members of the...
2006-12-06 mariusUse our own callout instead of if_slowtimo() for drivin...
2006-12-06 marius- Use the hme_tick() callout instead of if_slowtimo...
2006-12-06 marius- Use the gem_tick() callout instead of if_slowtimo...
2006-12-06 marius- Use our own callout (the dc_tick() callout uses varyi...
2006-12-05 jhbFix an off by one error in struct nve_tx_desc's frags...
2006-12-05 mjacobMake ISPCTL_PLOGX find a handle to log into the managem...
2006-12-05 mjacobAdd a chip timeout to ENABLE/MODIFY/DISABLE lun calls.
2006-12-05 mjacobuse xpt_print function
2006-12-05 impconst poison
2006-12-05 impMore properly cleanup the iicbus child when deleting it.
2006-12-05 impReference Hauppage's cxm_iic bit-bang device here.
2006-12-04 jkim- Add BGE_FLAG_JUMBO flag which idicates jumbo frame...
2006-12-04 jkimUse bge_flags to save chipset family and remove dead...
2006-12-04 glebiusFix my error in rev. 1.152
2006-12-04 mariusRemove the HME_LOCK_ASSERT() in hme_mifinit(), which...
2006-12-04 marius- In hme_stop() mask all interrupts.
2006-12-03 mjacobFix a massive couple of botches here: the NVRAM settings
2006-12-03 mjacobFix XPT_GET_TRANSPORT_SETTINGS to zero validity and...
2006-12-03 mjacobForced commit: previous revision just correctly reflect...
2006-12-03 mjacobFix a debug message which didn't quite get it right...
2006-12-02 marius- Probe Davicom DM9102 PHYs.
2006-12-02 marius- In acphy_service() for the MII_TICK case don't bother...
2006-12-02 marius- Add another Altima PHY, which is a AC101 workalike...
2006-12-02 marius- Don't set MIIF_NOISOLATE so tdkphy(4) can be used...
2006-12-02 marius- Don't set MIIF_NOISOLATE so rgephy(4) can be used...
2006-12-02 mariusSome style changes to a couple of PHY drivers:
2006-12-02 ariffAdd support for Apple Intel/Mac.
2006-12-02 mariusAdd a helper function mii_phy_dev_probe(), which wraps...
2006-12-01 mlaierALTQify ep(4).
2006-12-01 samclarify shortcut return
2006-12-01 ruGrammar nit.
2006-12-01 ariffAdd inverted amplifier sense quirk for HP Compaq nx4300.
2006-12-01 jkimFix white spaces.
2006-12-01 jkimSimplify statistics updates, remove redundant register...
2006-11-30 ruFix the hardware VLAN tagging. TX was broken on little...
2006-11-30 maximo ciss.ko depends on cam and pci.
2006-11-30 glebius- Instead of if_watchdog/if_timer interface use our...
next