His name is Fred.
[dragonfly.git] / sys / dev /
2004-01-22 Jeroen Ruigrok/asmodaiFix misunderstood commit. The CX20463 is not the AC...
2004-01-22 Jeroen Ruigrok/asmodaiFix the entry for the CX20468. The base default is...
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Conexant SmartDAA 20463.
2004-01-22 Jeroen Ruigrok/asmodaiAdd Texas Instruments' TLV320AIC27 AC'97 codec.
2004-01-22 Jeroen Ruigrok/asmodaiFix typo to make the TLC320 work.
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Wolfson WM9709.
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Wolfson WM9711L and WM9712L.
2004-01-22 Jeroen Ruigrok/asmodaiRecognise the Realtek ALC850.
2004-01-22 Jeroen Ruigrok/asmodaiRecognise the Asahi Kasei AK4544A and AK4545 AC'97...
2004-01-22 Robert Garrettremove CFCR_DLAB from this file as it redifines it...
2004-01-21 Jeroen Ruigrok/asmodaiFix name of 'Silicon Laboratories'.
2004-01-21 Jeroen Ruigrok/asmodaiGet rid of question mark, the vendor ID is correct.
2004-01-21 Robert Garrettadd missing CFCR_DLAB declaration, this was left out...
2004-01-21 Jeroen Ruigrok/asmodaiAdd support for the following AC'97 codecs:
2004-01-21 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2004-01-20 Matthew DillonRetool the M_* flags to malloc() and the VM_ALLOC_...
2004-01-18 Matthew DillonFix a minor malloc leak in ips.
2004-01-15 David Rhodus* Change SUBDIR sort order.
2004-01-15 David Rhodus* Add in support for the IBM ServeRAID controller.
2004-01-14 Joerg SonnenbergerMake hw.firewire.sbp.tags tunable
2004-01-13 Joerg SonnenbergerAdd hw.firewire.sbp.tags to control tagging for SBP...
2004-01-11 Joerg SonnenbergerSplit off the PCCARD specific driver parts of fd and...
2004-01-08 Jeroen Ruigrok/asmodaiSynchronise partially with NetBSD's v1.85:
2004-01-08 Jeroen Ruigrok/asmodaiSynchronise partially with NetBSD's umodem.c v1.46:
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'weird' the way English expects it.
2004-01-08 Jeroen Ruigrok/asmodaiSpell 'separate' and its siblings the way it is suppose...
2004-01-08 Jeroen Ruigrok/asmodaiGet rid of PZERO. This was removed about the first...
2004-01-08 Joerg SonnenbergerAdd card_if.h dependency
2004-01-08 Joerg SonnenbergerAdd/uncondionalize the sixt argument of set_memory_offs...
2004-01-07 Matthew Dillonbktr depends on bktr_mem. Add a KMODDEPS line.
2004-01-06 Jeroen Ruigrok/asmodaiAdd PCI identifier to match against a Dell OEM version...
2004-01-06 Jeroen Ruigrok/asmodaiAdd support for SoundBlaster Audigy and Audigy 2.
2004-01-06 Matthew Dillonif_xname support Part 2/2: Convert remaining netif...
2004-01-06 Matthew Dillonif_xname support Part 1/2: Convert most of the netif...
2004-01-05 Matthew DillonWhen you attempt to kldload snd_sb16 and then unload...
2004-01-05 David Rhodus* Merge in changes from FreeBSD with some modification
2003-12-30 Matthew DillonBring in the entire FreeBSD-5 USB infrastructure. ...
2003-12-29 Matthew DillonGet rid of individual /* $xxx$ */ comments entirely...
2003-12-29 David Rhodus* Add ending comment to line as to avoid warning messages.
2003-12-29 Matthew DillonSynchronize the USB, CAM, and TASKQUEUE subsystems...
2003-12-29 Matthew DillonFreeBSD-5.x removed the 'read interrupt arrived early...
2003-12-25 Matthew DillonPatch to make the P4S8X run in ATA100 mode. This is...
2003-12-21 Eirik Nygaard * Fix typo: becuase -> because
2003-12-17 Matthew DillonSupport multicast on the Marvell Yukon Chipset. The...
2003-12-16 Hiten PandyaImprove device identification strings.
2003-12-09 Matthew DillonThis patch adds a bunch of stuff from FreeBSD5. It...
2003-12-07 Matthew DillonPCI compat cleanup, part 1. This brings in the LNC...
2003-12-07 Matthew DillonConvert alpm to use the devmethod code.
2003-11-30 Matthew DillonAdd the MPIPE subsystem. This subsystem is used for...
2003-11-26 Jeroen Ruigrok/asmodaiAdd support for the ICH 4 mobile chipset.
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-22 Jeroen Ruigrok/asmodaiRemove the archaic wd(4) driver and its dependencies.
2003-11-21 Matthew DillonDo some fairly major include file cleanups to further...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE for snd_cmi to detect kld...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-11-17 Jeroen Ruigrok/asmodaiFactor out the object system from new-bus so that it...
2003-11-16 Jeroen Ruigrok/asmodaiAdd forgotten semi-colon.
2003-11-15 Jeroen Ruigrok/asmodaiConvert files from DOS to Unix.
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-14 Matthew DillonPrep for GCC 3.x kernel compiles, stage 2/2: Remove...
2003-11-14 Matthew DillonBring in the MODULE_DEPEND() and DECLARE_MODULE() macro...
2003-11-12 Matthew DillonAdd Marvell chipset support. Adding the PCI ID is...
2003-11-12 Matthew DillonPrep for GCC 3.x kernel compiles, stage 1/2: Remove...
2003-11-10 Jeroen Ruigrok/asmodaiMake sure to skip the PC98 architecture on the OPTi...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-11-09 Matthew Dillon3c940 bug fix update. This patch simplifies IFF_PROMIS...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-07 Matthew DillonAdd 3c940 ethernet driver support ('sk' driver) for...
2003-11-05 David Rhodus* Temporarily back out last change because of a problem...
2003-11-04 Matthew DillonAdd a missing element related to the dev messaging...
2003-11-04 David Rhodus* Do not set the No_CRC bit in the Mode Control Register.
2003-10-31 Jeroen Ruigrok/asmodaiAdd nForce AGP support, taken from FreeBSD with some...
2003-10-27 Jeroen Ruigrok/asmodaiAllow NVIDIA's nForce 2 chipset to use proper ATA DMA...
2003-10-23 Matthew DillonHook i386/vesa up to the module build
2003-10-16 Matthew Dilloncorrect the .PATH for access to scvesactl.c
2003-10-13 Hiten PandyaAMI MegaRAID Crash-Dumps support.
2003-10-06 Matthew DillonThe splash_bmp and splash_pcx builds were missing some...
2003-10-01 Matthew DillonAdd pst to the raid Makefile
2003-10-01 Matthew DillonMove pst from dev/misc to dev/raid, add a Makefile...
2003-10-01 David Rhodus * Add #include <sys/buf2.h>
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-09-22 Matthew DillonThe twe driver requires all requests, including non...
2003-09-15 Jeffrey HsuCentralize if queue handling.
2003-09-08 Matthew DillonCleanup some broken #include's for VESA.
2003-08-30 Hiten PandyaAdd device identification for Intel 82801EB (ICH5)...
2003-08-30 Hiten PandyaAdd device indentification for Intel 82801DC (ICH4...
2003-08-27 Robert Garrettfix typo from adding $DragonFly$ keyword
2003-08-27 Robert Garrettremove __P() from this directory
2003-08-27 Robert Garrett__P!= wanted
2003-08-27 Robert Garrettlets go ahead and commit this before we hit the network...
2003-08-26 Robert Garrettwhat the heck one last one before i go take a nap...
2003-08-24 David RhodusSync with FreeBSD
2003-08-24 David RhodusFix a bug that could cause dc(4) to m_freem() an alread...
2003-08-16 Matthew DillonMake modules work again part 2 (final): Link the module...
2003-08-15 Matthew DillonMake modules work again part 1: hook up 'dev'. Note...
2003-08-14 Jeroen Ruigrok/asmodaiAdd, hopefully, support for the ICH5 sound hardware.
2003-08-11 David RhodusAdd or correct range checking of signal numbers in...
2003-08-11 David RhodusFix a bug which caused signals on YUV images to fail.
2003-08-09 David RhodusLINT breakage fix.
next