summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-07-05Add support for the new Expert mouseCLOCK USB II that uses an FTDIMarc Balmer
2008-07-04regenYojiro Uo
2008-07-04add new entries for 3G/3.5G modemsYojiro Uo
2008-07-03Add the pci id and driver flags flags parts for the previous two updatesOwain Ainsworth
2008-07-03Oops.. missed these files out of the radeon git update.Owain Ainsworth
2008-07-03Update the inteldrm driver to drm git.Owain Ainsworth
2008-07-03Update the radeondrm driver to be level with drm git.Owain Ainsworth
2008-07-03Add struct for VC_EXTENSION_UNIT and dump it in debug mode.Marcus Glocker
2008-07-02Add first bits to support uncompressed format.Marcus Glocker
2008-07-02As some modem devices in ubsa(4) are possible to be incompatible withYojiro Uo
2008-07-02fix interrupt pipe processing.Yojiro Uo
2008-07-02defines for output devices' events.Federico G. Schwindt
2008-07-02add acpivideo. for now almost an empty skel so others can work onFederico G. Schwindt
2008-07-02unify using WDCDEBUG.Federico G. Schwindt
2008-07-02better mechanism that works in DESTDIRTheo de Raadt
2008-07-02also install the license as run-license... discussed with jsgTheo de Raadt
2008-07-01regenStuart Henderson
2008-07-01add ID for Globespan Pulsar G7370 ADSL modemStuart Henderson
2008-07-01Do not use MINCLSIZE to figure out if a single mbuf or a mcluster should beClaudio Jeker
2008-07-01Spacing.Marcus Glocker
2008-07-01Remove clauses 3 and 4 from BSD license owned by mickey, niklas, and NetBSD.Ray Lai
2008-06-30regen.Federico G. Schwindt
2008-06-30rename OZ7110 to OZ711Mx Misc as it's not really a cardbus controller.Federico G. Schwindt
2008-06-30Don't try to free a non-malloced address. Somehow this bit of code escapedOwain Ainsworth
2008-06-30Limit maximal number of mmap buffers to 32 (instead 256).Marcus Glocker
2008-06-30- Free mmap buffer on close/detach.Marcus Glocker
2008-06-30Teach lii(4) how to clean up after itself.Joel Sing
2008-06-30wrap logging code around WDC_DEBUG. shrinks kernel by ~4k.Federico G. Schwindt
2008-06-29Add RT2870 firmware with the same license as the rest ofJonathan Gray
2008-06-29Use DEV_BSIZE (defined as 512) instead of 512 when initializing theKenneth R Westerback
2008-06-29add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.Yojiro Uo
2008-06-29new belkin rum with california designed plasticTheo de Raadt
2008-06-29syncTheo de Raadt
2008-06-29another new belkin rum. says on it "designed in california, made in china".Theo de Raadt
2008-06-27Hook up the blinkenleds.Jonathan Gray
2008-06-27Access the embedded controller according to the documentation referencedCan Erkin Acar
2008-06-27More removal of clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-26Make video stream work properly on uhci and ohci by adding an ohciMarcus Glocker
2008-06-26Kill the silly ``drm_device_t'' and ``drm_file_t'' typedefs. just useOwain Ainsworth
2008-06-26Kill the device_t and vm_offset_t typedefs.Owain Ainsworth
2008-06-26Since we're not ifdefed anymore, changeOwain Ainsworth
2008-06-26Kill the ifdefs in drmP.h too, it's meant to be os specific.Owain Ainsworth
2008-06-26Kill drm_sysctl.c and all references to it.Owain Ainsworth
2008-06-26Kill the rest of the ifdef maze in drm_*.cOwain Ainsworth
2008-06-26Kill the ifdef maze. I've been considering doing this for months, itOwain Ainsworth
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-25Support the Intel G35 which apparently works similarly to the 965.Owain Ainsworth
2008-06-25do not print scsi id, since scsibus does that now; ok krwTheo de Raadt
2008-06-25use pools for the uio and iovec allocations in sr_crypto_getcryptop()Thordur I. Bjornsson
2008-06-24Fixed a problem that would cause errors (especially when in low memoryBrad Smith