summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2012-04-09If running on the original 33C93, reject commands not in groups 0, 1 or 5Miod Vallat
2012-04-09Cope with strict alignment platforms, and unbreak the RX logic. Tested withMiod Vallat
2012-04-08additional urtwn device ids found in the linux driverJonathan Gray
2012-04-08regenJonathan Gray
2012-04-08additional urtwn device ids found in the linux driverJonathan Gray
2012-04-08regenJonathan Gray
2012-04-08add ids for Attansic/Atheros L1F (AR8161) and L2F (AR8162).Jonathan Gray
2012-04-08additional adapter types from FreeBSDJonathan Gray
2012-04-08match BELKIN F7D2102; from Seth JacksonTheo de Raadt
2012-04-08add BELKIN F7D2102; Seth JacksonTheo de Raadt
2012-04-06Put raidframe in the attic.Joel Sing
2012-04-05regenJonathan Gray
2012-04-05add some devices found on a r720Jonathan Gray
2012-04-03After suspend/resume, reload the firmware. Skip firmware onTheo de Raadt
2012-04-03regenMiod Vallat
2012-04-03Do not turn keypad delete key into the other delete key when creating theMiod Vallat
2012-04-01make this work on big endian archs again, broken in the last commit.Jonathan Gray
2012-03-30If the MIDI UART is not ready for output, don't spin at IPL_CLOCK;Alexandre Ratchov
2012-03-29Missing #ifdef in previous diffMike Larkin
2012-03-29Prevent hibernation attempts on machines with unsupported disk controllers.Mike Larkin
2012-03-28guenther notes that s_pid must also move to matchTheo de Raadt
2012-03-28Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsMiod Vallat
2012-03-28Yet another ioctl-related pid value. Should be the master of theTheo de Raadt
2012-03-28Take some additional steps needed to make the PHY on EC Ultra/8056Jonathan Gray
2012-03-26simplify conditionals in acpi_sleep_state()Theo de Raadt
2012-03-26hook in the hibernate request code; half of this diff is from mlarkinTheo de Raadt
2012-03-26Add support for the udl(4) in the Polaris2 USB dockClaudio Jeker
2012-03-26syncClaudio Jeker
2012-03-26Add id for the Polaris2 USB dock which is a udl(4)Claudio Jeker
2012-03-26Let this compile (not enabled by default); From Damian McGuckinTheo de Raadt
2012-03-24Left-pad the eeprom dump with zeroes in the debug dump to make it easier toMiod Vallat
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24regenJonathan Gray
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24add ZTE HSUSB.Federico G. Schwindt
2012-03-24regen.Federico G. Schwindt
2012-03-24add ZTE HSUSB device.Federico G. Schwindt
2012-03-15Allow multiple backslashes at the start of a namespace path. It is prettyMark Kettenis
2012-03-15Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.Stuart Henderson
2012-03-14ubsec gets stuck after receiving a packet of a particular lengthMike Belopuhov
2012-03-13Don't call wdcintr() for channels that aren't properly initialized or don'tMark Kettenis
2012-03-11add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2012-03-11regenJonathan Gray
2012-03-11HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2012-03-10Seems the _REG method is optional, so only run it if it is present.Mark Kettenis
2012-03-10AML integers are supposed to be 64-bit unsigned, but huge parts of our codeMark Kettenis
2012-03-09New vmmap implementation.Ariane van der Steldt
2012-03-07Add AMD Hudson-2 support, thanks to Jorg Willekens for testing.Bryan Steele
2012-03-07reisters -> registersMiod Vallat
2012-03-06oops. correct diff this timeMike Belopuhov