summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-12-07KNFMarco Peereboom
2005-12-07KNFMarco Peereboom
2005-12-06regenJonathan Gray
2005-12-06Add some devices from submitted demsgs.Jonathan Gray
2005-12-05trendnet TE-CF100 support; tested and ok uwe@.Federico G. Schwindt
2005-12-05regen.Federico G. Schwindt
2005-12-05TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@Federico G. Schwindt
2005-12-05Add older card to quirk table. This fixes the ccb timeout as reported byMarco Peereboom
2005-12-05Add support to tune the channel and the channel sets via radio(4).Robert Nagy
2005-12-05fix func name in the commentsMichael Shalayeff
2005-12-04Don't retry unsupported commands, or commands for invalidKenneth R Westerback
2005-12-04Allocate all scbs during initialization to avoid usingKenneth R Westerback
2005-12-04On the 82571 and newer chipset the ICR register is meaningful onlyBrad Smith
2005-12-03splimp -> splnetBrad Smith
2005-12-03RegenPedro Martelletto
2005-12-03Add ATI IXP200 Modem, from Bruno Oliveira Silvestre, okay deraadt@Pedro Martelletto
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback
2005-12-03Don't retry unsupported SCSI commands by returning TRY_AGAIN_LATER.Kenneth R Westerback
2005-12-03Remove some typedef struct goo.Marco Peereboom
2005-12-03Allow strings descriptor 0 to be fetched. It's the default language index.Brad Smith
2005-12-02Check if the given FM frequency is between 87.5Mhz and 108Mhz.Robert Nagy
2005-12-02only poll if scsi_poll was requestedMichael Shalayeff
2005-12-02typo.Marco Peereboom
2005-12-01i hate mpt_softc_t, so replace use of it with struct mpt_softc. add someDavid Gwynne
2005-12-01move some things around so i have less trouble reading this, fix a spellingDavid Gwynne
2005-12-01bus_dma code clean up. No functional change. Polished form of diffKenneth R Westerback
2005-12-01bus_dma code clean up. No functional change. Polished form of diffKenneth R Westerback
2005-11-30- add initial SB Audigy supportBrad Smith
2005-11-30regenXavier Santolaria
2005-11-30new vendor: Thrustmaster; OK deraadt@.Xavier Santolaria
2005-11-30spacingTheo de Raadt
2005-11-30regenMichael Shalayeff
2005-11-30a few more saa philips tv cardsMichael Shalayeff
2005-11-29Add support for ASIX AX88772 10/100 based adapters which are very similiarJonathan Gray
2005-11-29regenJonathan Gray
2005-11-29Add generic id for ASIX AX88772.Jonathan Gray
2005-11-29Put this back in...Brad Smith
2005-11-29from the diffs so old they're growing mold dept:Ted Unangst
2005-11-29Fix bus_dma code to eliminate my busted logic, align usage with manKenneth R Westerback
2005-11-29potential memory leak in hifn7751.c:hifn_newsession; 3873, fixed by jasonTheo de Raadt
2005-11-28Added ipmi watchdog code, based on esm watchdog code by dlg@Jordan Hargrave
2005-11-28Correct parameter in bus_dmamem_alloc().Kenneth R Westerback
2005-11-28syncTheo de Raadt
2005-11-28tapwave zodiac is a uvisor interfaceTheo de Raadt
2005-11-28back out the last 2 commits to bge(4) for now.Brad Smith
2005-11-28attempt to cope with the other versions of the chipsTheo de Raadt
2005-11-28back out last change, caused me panics on jumbo packets, ok deraadt@Peter Stromberg
2005-11-28Correctly report channel. PR 4728.Jonathan Gray
2005-11-27regenBrad Smith