summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-04-03Move scsi_done back under splbio.Marco Peereboom
2006-04-03Since we have a run-queue now lets check it in the isr and get io ontoMarco Peereboom
2006-04-03Silly dlg hz/500 isnt a whole lot. Also removed busy-wait inMarco Peereboom
2006-04-02- add pccbb_attach_hook in pccbbattach for MD initializations.Brad Smith
2006-04-02Prevent panic when loading pre-3.0 iwi firmware, and give a helpfulDimitry Andric
2006-04-02regenBrad Smith
2006-04-02add another PCI id to the ste(4) driver.Brad Smith
2006-04-02To be able to use the maximum number of IDE/SATA disks on an ICHJonathan Gray
2006-04-01use proper types and not fetch iobase that is not used later; damien okMichael Shalayeff
2006-04-01Small fixes from form@:Alexander Yurchenko
2006-04-01Put Damien's latest changes back in, okay deraadt@.Pedro Martelletto
2006-03-31Backout, causes panicsPedro Martelletto
2006-03-31Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra FucikDale Rahn
2006-03-31sycnDale Rahn
2006-03-31Add GSM modem SIEMENS ES75Dale Rahn
2006-03-29we never use what the ccb completion functions return, so make them allDavid Gwynne
2006-03-29fix the sync_cache scsi command up so it can run asynchronously using theDavid Gwynne
2006-03-29regenJonathan Gray
2006-03-29Add a bunch of JMicron entries and Radeon X550.Jonathan Gray
2006-03-29check for IFF_RUNNING being set before calling bge_init().Brad Smith
2006-03-28syncTheo de Raadt
2006-03-28obviously notTheo de Raadt
2006-03-28regenBrad Smith
2006-03-28add the Acer Labs M5261 LAN.Brad Smith
2006-03-28regenBrad Smith
2006-03-28- add the Radeon X300Brad Smith
2006-03-28Add Intel 82801GB (ICH7M) SATA;Robert Nagy
2006-03-28Sync up to Intel's latest FreeBSD em driver (5.1.5). Adds supportBrad Smith
2006-03-27fixes interrupts processing.Damien Bergamini
2006-03-27- complete rework of rings allocation (do things more like ral(4))Damien Bergamini
2006-03-27Add IDE_PCI_CLASS_OVERRIDE for ServerWorks K2 SATA.Mark Kettenis
2006-03-27sync in some of the new PCI ids.Brad Smith
2006-03-27regenBrad Smith
2006-03-27make this entry a little shorter.Brad Smith
2006-03-27regenBrad Smith
2006-03-27some new Intel Gigabit Ethernet PCI ids.Brad Smith
2006-03-27revert a small part of the last commit that wasn't supposed to go in.Brad Smith
2006-03-27Sync up to Intel's latest FreeBSD ixgb driver (5.0.1).Brad Smith
2006-03-27add the Realtek RT8111B PCI Express Gigabit MAC.Brad Smith
2006-03-27regenBrad Smith
2006-03-27add the Realtek RT8111B PCI Express Gigabit MAC.Brad Smith
2006-03-27Split the chip map for Intel SATA out into a seperate functionJonathan Gray
2006-03-27Fix compilation when UVISOR_DEBUG is defined.Jonathan Gray
2006-03-27shrink by removing some unneeded ifdefsDavid Gwynne
2006-03-27we dont support the cypress serial things yet, so dont lie. when we do itDavid Gwynne
2006-03-27Some minor nits from form@, no functional changes.Alexander Yurchenko
2006-03-27in detach, mark device with COM_SW_DEAD, so that close() will not goTheo de Raadt
2006-03-26Support for accesing 8-bit ISA I/O throught the gpio(4)Alexander Yurchenko
2006-03-26syncAlexander Yurchenko
2006-03-26Support for Falcom Samba GPRS modem; from tm@openbsd.ru.Alexander Yurchenko