]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
This commit was generated by cvs2svn to compensate for changes in r150920,
[FreeBSD/FreeBSD.git] / sys / dev /
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 scottlFor some utterly bizarre reason, sparc64 coerces PAGE_S...
2005-10-03 jhb- Use if_printf() and device_printf() and axe lge_unit...
2005-10-03 jhb- Use PCIR_BAR().
2005-10-03 scottlReintroduce the lmc T1/E1/T3 WAN driver. This version...
2005-10-02 netchild* Fixed rate operation for es1370 chip to solve conflicting
2005-10-02 netchildEmulate pcm mixer controller for any uaudio device...
2005-10-02 netchildThe cmi9739_patch function which is referenced by ac97...
2005-10-02 netchildsys/dev/sound/pcm/sndstat.c:
2005-10-02 netchildGeneral spl* cleanup. It doesn't serve any purpose...
2005-10-02 netchildsys/dev/sound/pcm/ac97.c:
2005-10-02 netchildSoft volume implementation for audio devices without...
2005-10-02 avatarFixing WEP bustage in hostap mode since 5.2-RELEASE.
2005-10-02 avatarHonouring ic->ic_dtim_period.
2005-10-01 glebiusBig polling(4) cleanup.
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-30 impUse ansi function definitions in preference to K&R...
2005-09-30 impNot sporttings on other cards
2005-09-30 impAdd a more generic version of the mii_phy_match routine...
2005-09-30 impAdd macros which follow the miidevs design pattern...
2005-09-29 impFix bad compile. Pointy hat to: imp
2005-09-29 impo Add a bunch of o2micro controller IDs
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-29 jhb- Consolidate duplicated code for assigning interrupts...
2005-09-29 jhbDon't save and restore the ELCR register across suspend...
2005-09-29 impI added the device IDs to the header, but not to the...
2005-09-29 jhb- Use PCIR_BAR macro rather than hardcoding 0x10.
2005-09-29 glebiusIn em_process_receive_interrupts() store and clear...
2005-09-29 phkReturn zero when disabling watchdog, unless any of...
2005-09-28 umeadd product ID for Linux Ethernet/RNDIS gadget on pxa21...
2005-09-28 pjdImplement suspend/resume methods to be more ACPI friendly.
2005-09-28 phkpuc(4) does strange things to resources in order to...
2005-09-28 mariusAdd a font width argument to vi_load_font_t, vi_save_fo...
2005-09-28 ruFix "taskqueue_drain with the following non-sleepable...
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-27 rikRestore if_cp.c 1.27
2005-09-27 rikBackout if_cp 1.26, if_ct 1.27, if_cx 1.47 by obrien:
2005-09-27 ruCalling rman_get_start() after bus_release_resource...
2005-09-27 glebiusFix build.
2005-09-27 muxConvert fxp(4) to use the new bus_alloc_resources(...
2005-09-27 scottlReport status in hex, not decimal.
2005-09-26 impEmit a warning when a card matches multiple entries...
2005-09-26 impGo ahead and detach our children in our detach routine...
2005-09-26 sobomaxAdd dummy support for ifmedia subsystem. This allows...
2005-09-25 phk__RMAN_RESOURCE_VISIBLE not needed.
2005-09-25 scottlOverhaul error handling in the IPS driver. Don't use...
2005-09-25 impRemove OLDCARD vestiges from here
2005-09-25 impFix comment
2005-09-24 phkUse the new bus_space/resource convenience functions.
2005-09-24 phkUse new bus_space/resource convenience functions.
2005-09-24 impI have confirmed with my Epson EEN10B that it needs...
2005-09-24 impRemove unnecessary Dlink de650 entry
2005-09-24 impThe DLink DE650 has the same ID as Linksys EthernetCard...
2005-09-24 netchildThis part of the struct isn't needed on FreeBSD:
2005-09-23 impRemove obsolete include
2005-09-22 impForgot to commit ata-card fixes last night. Fix gleb...
2005-09-22 glebiusFix build.
2005-09-22 impRemove compat layer for OLDCARD compatibility. All...
2005-09-22 imp'PC Card' instead of other variants
2005-09-22 impEliminate dead code
2005-09-22 impPC Card instead of other variants
2005-09-22 impMFp4: save mac addr hint, eliminage OLDCARD shims
2005-09-22 gibbsUse the AHC_DISABLE_PCI_PERR flag to silence parity...
2005-09-22 impRemove OLDCARD shims
2005-09-22 gibbsEnhance diagnostic printfs for the chains of free lists...
2005-09-22 gibbsCorrect bug that caused the completed "recovery" scb...
2005-09-22 gibbsSet allow_memio to 1 if fetching the allow_memio hint...
2005-09-22 impMFp4: Remove OLDCARD shims
2005-09-22 impMFp4: trivial KNF nits
2005-09-22 impMFp4: KNF (mostly remove K&R function definitions)...
2005-09-21 impBetter descriptions for the Jack of Diamonds cards.
2005-09-21 impRemove OLDCARD shims
2005-09-21 impDon't confuse the tuple code and the tuple length....
2005-09-21 impSplit power state control into two variables. hw.pci...
2005-09-21 marcelFix an unaligned I/O memory access in the event that...
2005-09-20 impUse the correct minor number for the pccardX.cis device.
2005-09-20 impRemove OLDCARD support by removing compat shims
2005-09-20 impBetter use of gone.
2005-09-20 impRemove oldcard support by removing the compat shims.
2005-09-20 impRemove support for oldcard by removing compat shims.
2005-09-20 impEliminate support for oldcard by removing the compat...
2005-09-20 impremove some dead code
2005-09-20 glebiusRemove queue check from last commit. In most cases...
2005-09-20 glebiusCheck IFF_DRV_RUNNING and presense of packets in queue...
2005-09-20 glebiusFix build.
2005-09-20 impImplement /dev/pccardN.cis. This mirrors the CIS for...
2005-09-20 impCall the passed function on cis scanning for all nodes...
2005-09-19 andreReplace m_extadd() with macro version MEXTADD().
2005-09-19 andreReplace custom mbuf writeability test with generic
2005-09-19 damienUse phk's kernel unit number allocator to associate...
2005-09-19 damienThe "SMC EZ Connect SMC2862W-G" product is not based...
2005-09-19 damienIt's safe to wait for command completion in iwi_config().
2005-09-19 impRemove duplicate if_free().
2005-09-19 ruRestore the ability to detach from a tty via SIOCSTTY...
2005-09-19 sosDont wait for READY on ATAPI_IDENTIFY.
2005-09-19 phkFix configuration locking in MD.
2005-09-19 impLast change to this file actually removed the oldcard...
next