summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-08-31new format firmware load messageTheo de Raadt
2007-08-31Add vaddr.Marco Peereboom
2007-08-31Defer ipmi sensor creation after kernel goes multi user. This removes theMarco Peereboom
2007-08-31syncNikolay Sturm
2007-08-31belkin 4-port hubNikolay Sturm
2007-08-31Add qli. Commented out for now.Marco Peereboom
2007-08-31Add qli (qlogic iscsi) HBA driver for further development in tree. HelpMarco Peereboom
2007-08-31syncMarco Peereboom
2007-08-31Add QLogic iSCSI HBAs and TOEsMarco Peereboom
2007-08-31zap unused "pf_tag" structure.Thordur I. Bjornsson
2007-08-31simplify uvm_vnp_sync() by removing some simplelock goo.Thordur I. Bjornsson
2007-08-31regenJonathan Gray
2007-08-31Add a bunch of devices from submitted dmesgs.Jonathan Gray
2007-08-30don't swap X and Y coordinates while in raw mode. ok robert@Matthieu Herrb
2007-08-30PHY on D495GCCR boardChris Kuethe
2007-08-30regenChris Kuethe
2007-08-30Intel PHY on D945GCCR boardChris Kuethe
2007-08-30mechanic change:Henning Brauer
2007-08-30Fix lock ordering problems when updating mount points, in someThordur I. Bjornsson
2007-08-30handle address ranges in skip step calculationDaniel Hartmeier
2007-08-30add support for address ranges ("from 10.1.2.50 - 10.1.3.75") in from/toDaniel Hartmeier
2007-08-30proper syncTheo de Raadt
2007-08-30rename pearl mass storage mode syncTheo de Raadt
2007-08-30handle new pearl-style devices (which now attach their SD cards as a umass),Theo de Raadt
2007-08-29typo in a macro (fortunately unused): 0c00 -> 0x00Damien Bergamini
2007-08-29- use ieee80211_get_hdrlen() where appropriate.Damien Bergamini
2007-08-28Implement bus_space_vaddr().Mark Kettenis
2007-08-28unify firmware load failure messages; ok mglockerTheo de Raadt
2007-08-28Unify DPRINTF's and use the device name argument for all outputs.Marcus Glocker
2007-08-28showing this diff is shameful...Henning Brauer
2007-08-28The m_pulldown used for aligning was not copying the header,Can Erkin Acar
2007-08-28OMRON BX35F is a UPS and should not be claimed by uhidHenning Brauer
2007-08-28regenHenning Brauer
2007-08-28OMRON BX35F (a UPS)Henning Brauer
2007-08-27rework ieee80211_recv_4way_msg2() function.Damien Bergamini
2007-08-27Process all FW command responses, and therefore make them visible in debugMarcus Glocker
2007-08-27Checking the MIC early in ieee80211_recv_eapol() does not work forDamien Bergamini
2007-08-27start implementing the rx code. this puts pkts and descriptors onto theDavid Gwynne
2007-08-26Use ptoa((psize_t)...) and %lu to print memory size.Mark Kettenis
2007-08-26Fix XXX comment. There is nothing wrong with the following statement.Marcus Glocker
2007-08-25Remove FW command for WEP, it doesn't work with this FW versionMarcus Glocker
2007-08-25Real mutexes for sparc64. Some comments from henric@ and claudio@.Mark Kettenis
2007-08-25Use ptoa((psize_t)...) and %lu to print memory sizes.Mark Kettenis
2007-08-25Fix typo in debug line.Marcus Glocker
2007-08-25Fix debug output for some FW commands.Marcus Glocker
2007-08-25Print a bit more information in the safari interrupt handler. Get rid ofMark Kettenis
2007-08-25Fix printing of more than 2G of memory.Mark Kettenis
2007-08-25Real mutexes for sparc64. Some comments from henric@ and claudio@.Mark Kettenis
2007-08-24Add missing bits for siop@gsc.Mark Kettenis
2007-08-24enable interrupts when the interface comes up.David Gwynne