summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-05-07regenxtraeme
2007-05-07Add support for ASUS WL-167g ver 2, from PR kern/35113 (Dave Huang).xtraeme
2007-05-06add firmload attribute to rum, thanks to Paul Goyette on current-usersjnemeth
2007-05-04PR/36273: Ryo ONODERA: com_acpi.c lacks a entry for Fujitsu Serial Pen Tabletchristos
2007-05-03Regen for DeLorme Earthmate LT-20 GPSskrll
2007-05-03Add the DeLorme Earthmate LT-20 GPS.skrll
2007-05-03fix errors in MCCR1 registernisimura
2007-05-02Regen: added JMicron Technology productsbouyer
2007-05-02Add JMicron Technology vendor ID, and their current PCIe SATA/PATAbouyer
2007-05-01tred->sensor is a u_int.dogcow
2007-05-01Add bio(4) and associated bioctl(8) from OpenBSD, a driver control blockbouyer
2007-05-01Convert to using BITS macros, and add some additional defines forgarbled
2007-05-01Add a set of register defines for the MPC106 PCI bridge. Adapted fromgarbled
2007-05-01Add a set of registers for the ibm 82660 pci bridge chip found in variousgarbled
2007-04-30Reset error code if an ioctl() request is not handled by the generictron
2007-04-30Restore $NetBSD$ tag.simonb
2007-04-30add support for i2c waitstates so we can actually talk to slow slavesmacallan
2007-04-29Add support for ICH8 (i82801H) LAN, from FreeBSD.bouyer
2007-04-29Regen: remove extra "Intel" from previous commit.bouyer
2007-04-29Remove extra "Intel" from previous commitbouyer
2007-04-29Regen: add Intel i82801H IFE G/GT LAN Controllerbouyer
2007-04-29Add:bouyer
2007-04-29fix typosmsaitoh
2007-04-27First part of Code for SigmaTels not-quite-UIRDA dongles.is
2007-04-26Count tx/rx intrs.matt
2007-04-26Remove the PCIIDE_SLIDE_SETIRQA hack. Recent revalations have uncoveredgarbled
2007-04-25Fix a NULL reference on failing mbuf allocation.joerg
2007-04-21firewire.c sync to Rev.1.86 for FreeBSD.kiyohara
2007-04-21Add 'service level' security for L2CAP and RFCOMM connections, followingplunky
2007-04-19Fix a debug printf.xtraeme
2007-04-19Add more debugging printfs, to see the raw data returned byxtraeme
2007-04-19Cosmetics: remove useless comments, unneded headers, wrap a long line.xtraeme
2007-04-19+ aiboost, ug.xtraeme
2007-04-17Plug an mbuf leak. Found by inspection.dyoung
2007-04-17Cosmetic: fix whitespace, join two lines, remove extraneous #includes.dyoung
2007-04-17Add prototype for ath_pci_detach(). Alphabetize prototypes.dyoung
2007-04-17Remove bogus if_drain. If an attempt to reclaim mbufs was made theskrll
2007-04-16add a very simple driver for ADB button devices found on halfway recentmacallan
2007-04-16don't panic when someone presses the power button without powerd runningmacallan
2007-04-16Add support for Broadcom BCM5753 and Broadcom BCM5753M Gigabit Ethernet.tron
2007-04-16Make this compile with or without 'options ATADEBUG'.dyoung
2007-04-16actually support WSDISPLAY_COMPAT_RAWKBDmacallan
2007-04-16more autoconfig cosmeticsmacallan
2007-04-16cleanup autoconfig outputmacallan
2007-04-16on the iBook Fn-Command sends the same scancode as the power button on somemacallan
2007-04-15Fix envsys ranges.njoly
2007-04-14add a callback to change the colour mapmacallan
2007-04-14Add envctrl(4): Sun Ultra Enterprise 450 environmental monitoring driver.tnn
2007-04-13Improve the transmit logic. Use bus_dma_load_mbuf on the entire mbuf andmatt
2007-04-13Add AD1843 codec register defenitions, from OpenBSD.jmcneill