summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2009-10-28- use bus_space_write_1 to write to IWN_INT_PERIODIC (0x5), even thoughDamien Bergamini
2009-10-28Remove FWRITE from closes that aren't opened with FWRITE.Marco Peereboom
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-27Add another Intel ICH10 variant and the PCH chipset.Stuart Henderson
2009-10-27encode the channels a converter will convert into the converter'sJacob Meuser
2009-10-27in the get_default_parameters method, give the low level drivers aJacob Meuser
2009-10-27rename the source file. my screwup, i asked for this and didnt check it.David Gwynne
2009-10-27Add driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs.Marco Peereboom
2009-10-26Do not do strncmp comparisons on dv_xname because longer device names whichTheo de Raadt
2009-10-26syncMarco Peereboom
2009-10-26Add SAS2008Marco Peereboom
2009-10-26Verify checksum+address when loading ACPI tables.Jordan Hargrave
2009-10-26start Tx at lowest available rate to give initial WPA handshake andDamien Bergamini
2009-10-26update WiFi Link 6000 product ids.Damien Bergamini
2009-10-26regenDamien Bergamini
2009-10-26clarify Intel WiFi Link 6000 PCI product id names.Damien Bergamini
2009-10-26better test for if the parent is ohci; ok mglockerTheo de Raadt
2009-10-24call wpi_power_calibration() at splnet().Damien Bergamini
2009-10-24add explicit barriers for read/write accesses to prph and internal memory.Damien Bergamini
2009-10-24enable WiFi/WiMAX coexistence for 6050 combo adapters.Damien Bergamini
2009-10-24always power on adapter before reading ROM.Damien Bergamini
2009-10-24oops i forgot the if_wpireg.h file in last my commitDamien Bergamini
2009-10-24- update bluetooth coexistence commandDamien Bergamini
2009-10-24huge diff introducing many of the recent changes made by intel to iwlwifi:Damien Bergamini
2009-10-24iwn_cmd() must be called at splnet().Damien Bergamini
2009-10-24- iwn_mem_set_region_4 wants a number of 32-bit words, not bytes.Damien Bergamini
2009-10-24regenDamien Bergamini
2009-10-24new pci id for intel wifi link 6000Damien Bergamini
2009-10-24recognise ahci 1.3 devices, maybe they'll Just Work(tm).David Gwynne
2009-10-24add the subvendor ID of ``M-Audio Audiophile 2496'' and add it toAlexandre Ratchov
2009-10-23enable event handling on sas hbas and ignore unhandled events. this turnsDavid Gwynne
2009-10-23Update links to 82802 datasheets.Jonathan Gray
2009-10-23if you're attempting to detach multiple devices (eg, many targets,David Gwynne
2009-10-23describe some more event data.David Gwynne
2009-10-22syncStuart Henderson
2009-10-22Name change; SB900 -> Hudson-2.Stuart Henderson
2009-10-22add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model.Stuart Henderson
2009-10-22regenStuart Henderson
2009-10-22add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. ok ...Stuart Henderson
2009-10-22gc unused globalDavid Gwynne
2009-10-20recognize the VIA VT1702 codecKevin Lo
2009-10-18Match on Intel 3400 SATA.Jonathan Gray
2009-10-17Another MCP77 controller that while matched already by class,Jonathan Gray
2009-10-17use sc->sk_bsize in the unmap call too; ok theoMartynas Venckus
2009-10-17remove bogus quirk. these devices do not lie about their type, butJacob Meuser
2009-10-17Match on MCP77 SATA.Jonathan Gray
2009-10-17regenJonathan Gray
2009-10-17Correct one of the MCP77 SATA ids that was incorrectly flaggedJonathan Gray
2009-10-17regenJonathan Gray
2009-10-17Add a bunch of devices from submitted dmesgs.Jonathan Gray