summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-09-06negate -12V input value; spotted by Alexander LobodzinskiTheo de Raadt
2007-09-06Shuffle some things around to get rid of #ifdev'sMarco Peereboom
2007-09-06Don't try disabling bus power before setting the voltage onJonathan Gray
2007-09-06Add nvram read and validate functions. ok marco@David Collins
2007-09-05fix DPRINTFN() abuseJacob Meuser
2007-09-05Add MBOX debug flag.Marco Peereboom
2007-09-05typo; Mike BelopuhovTheo de Raadt
2007-09-05probe for adt7462 (no driver yet, someone want to write one), and mentionTheo de Raadt
2007-09-05remove dmesg block showing sample register layoutTheo de Raadt
2007-09-05Implement qli_allocmem and qli_freememMarco Peereboom
2007-09-05Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185Jonathan Gray
2007-09-05Implement qli_get_fw_state and fix a typo.Marco Peereboom
2007-09-05rename qli_prot_regs to qli_stat_regs to avoid possible confusion with qli_po...David Collins
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