summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-08-27the firmware is responsible for sending management frames, butDamien Bergamini
2008-08-27override net80211's ic_node_alloc function to allocate a fullDamien Bergamini
2008-08-27introduce new IEEE80211_STA_ONLY kernel option that can be set toDamien Bergamini
2008-08-27Fix length check when parsing PPPoE discovery phase packets.Brad Smith
2008-08-27delete unused pragma ident junkTheo de Raadt
2008-08-26another ups to knock out of being a uhidTheo de Raadt
2008-08-26syncTheo de Raadt
2008-08-26new devsTheo de Raadt
2008-08-26Fix alignment panic on sparc64 by removing a wrong __packed. WhileMarcus Glocker
2008-08-26Fix a couple of problems that may make gem(4) get stuck:Mark Kettenis
2008-08-26Stylus pressure sensor is active low, so invert the logic converting itMiod Vallat
2008-08-26Better strategy to single out onboard bge(4)'s on sparc64 machines.Mark Kettenis
2008-08-26When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g.Miod Vallat
2008-08-26Plug potential memory leak.Mark Kettenis
2008-08-26we need to call pf_pkt_addr_changed here too. found by davidHenning Brauer
2008-08-26call pf_pkt_addr_changed instead of manually clearing the pf state key ptrHenning Brauer
2008-08-26introduce a function to be called when addressing information has changed,Henning Brauer
2008-08-26Update comment to mention the 8211C.Brad Smith
2008-08-26regenBrad Smith
2008-08-26Add the PCI id for the Broadcom BCM5785 Ethernet controller.Brad Smith
2008-08-25two spelling fixes from Anathae Townsend;Jason McIntyre
2008-08-25- add a bunch of enabled usb devices that have been tested.Jasper Lievisse Adriaanse
2008-08-25Make sgivol(8) use the device sector size for reads and writes. This allowsJoel Sing
2008-08-25Add bus_space_read_raw_region_* and bus_space_write_raw_region_* bus spaceJoel Sing
2008-08-25Add device majors for USB character devices in OpenBSD/sgi.Joel Sing
2008-08-25Unbreak.Joel Sing
2008-08-25If partoffp is non-NULL then readdoslabel() is just looking for theKenneth R Westerback
2008-08-25Correctly invalidate attribute cache entries in case the vnode modePedro Martelletto
2008-08-25how about i commit what was actually approved? wrong tree, bad todd ;-(Todd T. Fries
2008-08-24o implement proper volume control table based on chipset docsTodd T. Fries
2008-08-24Tadpole Viper onboard ethernet has no eeprom either, but the PROM entryTheo de Raadt
2008-08-24many more devices for the RAMDISKTheo de Raadt
2008-08-24Define a proper wsdisplay type for legss(4).Miod Vallat
2008-08-24Get VIDIOC_G_FMT working (makes ekiga happy).Marcus Glocker
2008-08-24Correct eisa i/o ports layout structure, this has probably been brokenMiod Vallat
2008-08-24proper indentTheo de Raadt
2008-08-24vsbus machines also have modem control bits on line #2, no need to fake them.Miod Vallat
2008-08-24Writing to the DTR register on KA60 resets the TCR register behind our back.Miod Vallat
2008-08-24typoMiod Vallat
2008-08-24Correct dmesg, do not mention dz is the console device if running withMiod Vallat
2008-08-24Fix readdpmelabel() so it doesn't corrupt a disklabel about to beKenneth R Westerback
2008-08-24Use consistent variable names; curr -> cur, err -> error.Marcus Glocker
2008-08-24Add support for processing unit (e.g. brightness) controls. New V4L2Marcus Glocker
2008-08-24dont display disk geometry (cyls/heads/sectors) since it mostly lies theseDavid Gwynne
2008-08-24regenBrad Smith
2008-08-24Add Atheros OUI and Atheros F1 id.Brad Smith
2008-08-24regenBrad Smith
2008-08-24BCM5714 also supports fiber interfaces.Brad Smith
2008-08-24surplus semicolon on if statementJonathan Gray
2008-08-23Slight speed improvement by using byte accesses on word boundaries for allMiod Vallat