GC ifdef magic for old gcc version.
[dragonfly.git] / sys / dev /
2008-01-13 Hasso TepperHuawei UMTS/HSDPA adapetrs are already handled by umsm(4).
2008-01-11 Hasso TepperAdd support for EVDO/UMTS card found in X61s Thinkpads.
2008-01-11 Sepherosa ZiehauAdd SparkLan RT2573
2008-01-11 Hasso Tepper- Fix compiling umsm(4) with UMSM_DEBUG
2008-01-11 Sepherosa ZiehauPut benign warning message under bootverbose
2008-01-11 Sepherosa Ziehau- Properly initialize flash bank size for ich9 based...
2008-01-10 Sepherosa ZiehauDon't enable ATTACH/INIT/TXPOWER debug prints by default.
2008-01-10 Sepherosa Ziehau- Add additional parameter to firmware_image_load(...
2008-01-10 Matthias SchmidtAdd support for network devices found on Intel ICH9...
2008-01-09 Sascha WildnerRemove a lot of old, mummified code whose sole purpose...
2008-01-08 Hasso TepperFix id of the 945GME chip.
2008-01-07 Sascha WildnerFix brain-o introduced in my previous commit.
2008-01-07 Simon SchubertPull up CVS idents from FreeBSD to match our current...
2008-01-07 Simon SchubertAdd small hack to allow both agp and drm to attach...
2008-01-07 Simon SchubertUpdate from FreeBSD:
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Sepherosa ZiehauAccording to Ralink Linux driver, tx/encryption intr...
2008-01-06 Sascha WildnerRemove some dead code.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-05 Simon SchubertCall selwakeup() from an MP-protected taskqueue.
2008-01-05 Peter AvalosBuild aic(4) as a kernel module.
2008-01-05 Peter AvalosSync with FreeBSD:
2008-01-02 Hasso TepperPay attention to the timeout value passed down by the...
2008-01-02 Hasso TepperAdd missing ';'.
2008-01-02 Hasso TepperMake NO_GETMAXLUN quirk really do something useful.
2008-01-02 Hasso TepperWhen attached to a high-speed device, report a more...
2008-01-02 Hasso TepperPass all ATAPI commands through. Fixes detecting capabi...
2008-01-01 Sascha WildnerAdd PCI IDs for ICH9.
2007-12-30 Hasso TepperKernel part of bluetooth stack ported by Dmitry Komissa...
2007-12-29 Sascha WildnerRemove the xrpu driver as FreeBSD did ~1 month ago.
2007-12-26 Sepherosa ZiehauImport msk(4) which supports Marvell Yukon II based...
2007-12-26 Sepherosa Ziehauregen
2007-12-26 Sepherosa ZiehauAdd PHY IDs for Broadcom 5906 10/100
2007-12-23 Peter AvalosFixes for CAM_NEW_TRAN_CODE.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-21 Sascha WildnerFix yet another tunable name.
2007-12-21 Sascha WildnerFix tunable name.
2007-12-17 Hasso TepperAdd ID for ICH8M in compatibility mode. This makes...
2007-12-14 Sepherosa ZiehauRework sk(4) detach code:
2007-12-14 Sepherosa ZiehauAvoid use-after-free
2007-12-09 Thomas E. SpanjaardFix a bug where all 'generic' ATA controllers were...
2007-12-09 Simon SchubertMake sure that we're locked when initially reading...
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-04 Hasso TepperHifn 7955/7956 support to the hifn(4) driver.
2007-12-02 Sepherosa ZiehauIn bge_stop():
2007-12-02 Sepherosa ZiehauBlack list the atapci device on Intel PRO/1000 PM,...
2007-12-02 Peter AvalosFix missing update to reflect change in scsi_inquiry...
2007-12-01 Hasso Tepper- Add missing MCP65 id which was accidentally removed...
2007-11-30 Hasso Tepper* Fix support for followings:
2007-11-30 Hasso TepperLimit total playback channels to just 1, for ALi M5451...
2007-11-30 Hasso TepperAdd support for trimmed down version of ATI SB600 AC97...
2007-11-30 Hasso TepperRemap and virtualize mixer controls for HP nx6110 with...
2007-11-30 Hasso TepperEnable headphone jack-sense for HP nx6100 with AD1981B...
2007-11-30 Hasso Tepper- Gigabyte G33-S2H fixup, due to the present of multipl...
2007-11-30 Hasso Tepper- malloc M_NOWAIT -> M_WAITOK.
2007-11-30 Hasso Tepper- Add codec id for Realtek ALC268.
2007-11-30 Hasso Tepper- Merge input/microphone support for ASUS A8N-VMCSM...
2007-11-30 Hasso TepperFix no-sound issues with ASUS A9T notebook.
2007-11-29 Hasso TepperAdd support for Intel 7221's and 845M GMCH controllers.
2007-11-26 Sepherosa ZiehauUse m_freem() instead of m_free()
2007-11-26 Hasso TepperAllow for any baud rate within a range rather than...
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-25 Sascha WildnerAdjust acpi.c and bios.c to use kfreeenv()/ktestenv...
2007-11-24 Sascha Wildners/Conatainer/Container/
2007-11-20 Hasso TepperAdd SATA ATAPI support for AHCI controllers.
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-11-13 Sascha WildnerFix building of bktr(4) with 'options BKTR_GPIO_ACCESS'.
2007-11-10 Sascha WildnerRevert part of my previous commit.
2007-11-10 Sascha WildnerSome aac(4) cleanup:
2007-11-09 Sascha WildnerInitialize tupleid to stop gcc's whining.
2007-11-07 Hasso TepperAdd uchcom(4) - the driver for WinChipHead CH341/CH340...
2007-11-07 Hasso TepperAdd moscom(4) - the driver for MosChip Semiconductor...
2007-11-07 Hasso TepperAdd uticom(4) driver for Texas Instruments TUSB3410...
2007-11-06 Hasso Tepper- Add support for 230400 baud rate.
2007-11-06 Hasso TepperKill devinfo handling in drivers, set device descriptio...
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Hasso TepperNuke usbdevs and references to it.
2007-11-05 Hasso TepperKill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR define...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Sascha WildnerCheck bit D0 ("Mode supported by hardware configuration...
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-29 Thomas E. SpanjaardRemove fugly hack from the ATA channel interrupt handle...
2007-10-28 Sepherosa ZiehauUse CRC_LEN consistently
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-23 Sepherosa Ziehau- Add jumbo buffer support for et(4), which supports...
2007-10-23 YONETANI TomokazuMerge ACPI resource manager changes From FreeBSD:
2007-10-21 Sepherosa ZiehauAdd a sysctl node, which could be used to turn off...
2007-10-20 Sepherosa Ziehau- Add macro to convert MTU to frame length
2007-10-19 Sepherosa ZiehauRework bwi(4) LED support:
2007-10-19 Thomas E. SpanjaardAdd (proper) support for ATi SB600 southbridge SATA...
2007-10-17 Sepherosa ZiehauEnabling TX/RX in et_init() will always fail when cable...
2007-10-17 Sepherosa ZiehauTurn on VLAN_MTU
2007-10-17 Sepherosa ZiehauMake my Linksys WPC54G v3 LEDs work.
2007-10-14 Sepherosa Ziehau- Pull NetBSD David Young's bitops.h into sys/sys,...
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Sepherosa ZiehauAdd et(4), which supports Agere ET1310 based Ethernet...
2007-10-12 Sepherosa Ziehauregen
next