summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-09-05fix over-agressive match function, oopsTheo de Raadt
2007-09-04Add mailbox command handler and "about firmware" commandMarco Peereboom
2007-09-04driver for i2c lm93 sensor; very common on ipmi machines which have i2cTheo de Raadt
2007-09-03there is a prototype version of the lm93 (plus spacing fixes)Theo de Raadt
2007-09-03Recognize Andigilog aSC7621.Mark Kettenis
2007-09-03__inline removalJacob Meuser
2007-09-03unbreak.Marc Balmer
2007-09-03Add more PCI ids; taken from the linux driver. Pointed out by StephanMarco Peereboom
2007-09-03syncMarco Peereboom
2007-09-03Add some more PCI ids for mpi; pointed out by Stephan EisvogelMarco Peereboom
2007-09-03Typos from miod. 'intrrupt' -> 'interrupt' in some comments.Kenneth R Westerback
2007-09-02Disable ROM search acceleration for now, it has some issues.Alexander Yurchenko
2007-09-02ctob is gone, use ptoaMartin Reindl
2007-09-02regenJonathan Gray
2007-09-02Add ENE Memory Stick/SD/SDMMC entries.Jonathan Gray
2007-09-02Add support for Alltel UTStarcom PPC6700.Jonathan Gray
2007-09-02regenJonathan Gray
2007-09-02Alltel UTStarcom PPC6700.Jonathan Gray
2007-09-01Correct the backwards ethernet address that some NVidia MACs have.Chris Kuethe
2007-09-01- Add bthidev(4), from NetBSD.Xavier Santolaria
2007-09-01fix a use after free case.Thordur I. Bjornsson
2007-09-01Fix space and underline handling in rasops24_putchar(), spotted by Leon Zadorin.Miod Vallat
2007-09-01Add VLAN reception support to vr(4). Diff from Brad.Marcus Glocker
2007-08-31new format firmware load messageTheo de Raadt
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 (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-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-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-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-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-27Process all FW command responses, and therefore make them visible in debugMarcus Glocker
2007-08-27start implementing the rx code. this puts pkts and descriptors onto theDavid Gwynne
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-25Fix typo in debug line.Marcus Glocker
2007-08-25Fix debug output for some FW commands.Marcus Glocker