summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-02-23Add and activate bcw_radio_init2050 (radio type B).Marcus Glocker
2007-02-23Activate bcw_phy_init2060() (type A radio) in bcw_radio_on().Marcus Glocker
2007-02-23Complement bcw_phy_inita(), add bcw_radio_init2060().Marcus Glocker
2007-02-23Use the maxpacket len from the pipe, not hardcoded. properly dealDale Rahn
2007-02-23Use FORCE_SHORT_XFER on tx, hardware driver doesn't use it yet, but will.Dale Rahn
2007-02-23force usb to send a zero length packet on the end of usb packetsDale Rahn
2007-02-23Added support for getting host-bridge _BBN from _CRS resourcesJordan Hargrave
2007-02-22Add bcw_phy_lo_b_measure().Marcus Glocker
2007-02-22Add support for Winbond W83627EHF chips.Mark Kettenis
2007-02-22Dont pass seemingly random numbers down as the flagThordur I. Bjornsson
2007-02-22Remove TCP ports 760 and 761 from DEFBADDYNAMICPORTS_TCP; they areTodd C. Miller
2007-02-22Revert my previous commit. Kettenis no likey.Marco Peereboom
2007-02-22Add bcw_phy_initb2() and bcw_phy_initb4(). Activate bcw_phy_init() in theMarcus Glocker
2007-02-22Comment out the errmsg printf in hdgetdisklabel() again.Miod Vallat
2007-02-22Halftime for PHY init code, another ~1000 new lines.Marcus Glocker
2007-02-22Make gif(4) altq aware. This simplifies setting up traffic shaping on gif(4)Claudio Jeker
2007-02-22make urpf-failed work with multipath routes.Pierre-Yves Ritschard
2007-02-22We were getting no interrupts in .MP. There are 2 fixes; one inMarco Peereboom
2007-02-22Enable ACPI interrupts in APIC modeJordan Hargrave
2007-02-22Fixed ACPITIMER header revision for ACPI2.0 onlyJordan Hargrave
2007-02-22New resource mapper interface and structuresJordan Hargrave
2007-02-22Print base so that we can make a correct mapping between apic and irq.Marco Peereboom
2007-02-21Add missing sensor description for temperature.Deanna Phillips
2007-02-21Long awaiting modernization:Miod Vallat
2007-02-21Fix stuttering audio playback as reported by Igor Grabin.Marco Peereboom
2007-02-21part missed in PAE revert: ptoa() paddr_t size is no longer printedTheo de Raadt
2007-02-21Don't use arbitrary 128 bytes as size of the blf key array if we know exactlyAlexander von Gernler
2007-02-21Make an acpi-enabled GENERIC.MP work on systems that only support PIC mode.Mark Kettenis
2007-02-21Make the firmware load on big endian systems and while there make sure thatClaudio Jeker
2007-02-21For TUNSIFMODE protect the if_flags similar to the TUNSIFINFO case.Claudio Jeker
2007-02-21syncTheo de Raadt
2007-02-21put structs after copyright notice; ok dlgTheo de Raadt
2007-02-21hand-cruft an isprint() for deciding which characters to echo to theTheo de Raadt
2007-02-21regen for inclusion of the structs used in pcidevs_data.hDavid Gwynne
2007-02-21put the structs defining the content of pcidevs_data.h into that headerDavid Gwynne
2007-02-21remove part of buf abuse and store errcnt in softc (instead of b_errcnt); mor...Michael Shalayeff
2007-02-21let the Globetrotter 3G+ attach to ubsa, from Victor Meghesan through bugs@Felix Kronlage
2007-02-21regenFelix Kronlage
2007-02-21usb device id for Globetrotter 3G+ from Victor Meghesan through bugs@Felix Kronlage
2007-02-21Fix a few memory leaks.Marco Peereboom
2007-02-21KNFMarco Peereboom
2007-02-21Some Sony VAIOs use the wrong eventing type. Work around that by honering it.Marco Peereboom
2007-02-21Fixed deref for storing to local after CondRef opJordan Hargrave
2007-02-21Don't unconditionally spin up SDEV_UMASS devices. They almostKenneth R Westerback
2007-02-20It helps to enable hpet... This fixes bnx not working on amd64.Marco Peereboom
2007-02-20rename ccb_id to ccb_slot so its more clear what its used for. stash aDavid Gwynne
2007-02-20oops, missed one in the cmd list entryDavid Gwynne
2007-02-20KNF while here.Marco Peereboom
2007-02-20fill some macros for ahci structures. fix a spello while there.David Gwynne
2007-02-20KNF while in here.Marco Peereboom