summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-04-16Make memory access use macro.Marco Peereboom
2006-04-16typoMarco Peereboom
2006-04-16Add get and put ccb functions. Shuffle some more definitions.Marco Peereboom
2006-04-16Nicer print when context is invalid.Marco Peereboom
2006-04-16Shuffle some #defines.Marco Peereboom
2006-04-16Add interrupt handler. Idea borrowed from FreeBSD since it is much nicerMarco Peereboom
2006-04-16Correctly computed the mac address checksum on big-endian platforms.Miod Vallat
2006-04-16bus_space_handle_t and bus_space_tag_t being opaque, they can not necessarilyMiod Vallat
2006-04-16Add skeleton ccb structure.Marco Peereboom
2006-04-16regenBrad Smith
2006-04-16add support for the Asus MyPal A730 PocketPC.Brad Smith
2006-04-16remove splnet usage from em_intr().Brad Smith
2006-04-16Handle input interrupts in a better manner.Jonathan Gray
2006-04-16Convert the last remaining net-driver users of ether_input to ether_input_mbuf.Christopher Pascoe
2006-04-15syncMartin Reindl
2006-04-15VT8363 PCI-PCI bridge found in this dusty Sony Vaio FX201Martin Reindl
2006-04-15Add a bunch more uplcom devices found in Linux driver.Jonathan Gray
2006-04-15regenJonathan Gray
2006-04-15A bunch of uplcom devices found in Linux driver.Jonathan Gray
2006-04-15check for IFF_RUNNING being set before calling gem_init().Brad Smith
2006-04-15regenBrad Smith
2006-04-15add the Broadcom BCM5706C and BCM5708C PHY ids.Brad Smith
2006-04-15Add support for non-RAID part of the ITExpress IT8212F.Jonathan Gray
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-04-14fix +12v conversion, because of stupid C; wilfriedTheo de Raadt
2006-04-14- Add BUS_DMA_STREAMING to data transfer map loads.Martin Reindl
2006-04-13typoBrad Smith
2006-04-13Coverity ID 2311: in auixp_allocate_dma_chain() free dma variable ifBrad Smith
2006-04-13free mem if attach fails; netbsd coverity cid 2329Jolan Luff
2006-04-13various changes to the table-driven code as a result of conversationsTheo de Raadt
2006-04-12regenMark Kettenis
2006-04-12Add Atheros AR5424 PCI Express mini WLAN.Mark Kettenis
2006-04-12when the interrupt handler has run out of work to do it shouldnt return 0David Gwynne
2006-04-11make this use nanotime, not microtime; ok mickey@Damien Miller
2006-04-11KNF.Marco Peereboom
2006-04-11Add acpi_resume(struct acpi_softc *sc), which calls some AML methods,Gordon Willem Klok
2006-04-11Discover some ACPI sleep related methods, and call them at theGordon Willem Klok
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
2006-04-10fix the macro so gem recognizes the Intrepid 2 GMAC.Brad Smith
2006-04-10recognize the Intrepid 2 GMACBrad Smith
2006-04-10regenBrad Smith
2006-04-10add PCI ids for the Apple Intrepid 2 Controller found on the latestBrad Smith
2006-04-10under some cases some wi(4) cards freak out and then do not recover.Theo de Raadt
2006-04-10unify temperature sensor names much moreTheo de Raadt
2006-04-10make this match our code standardsTheo de Raadt
2006-04-10new sch5017 driver by roman.hunt@comcast.netTheo de Raadt
2006-04-10files.i2cTheo de Raadt
2006-04-09slightly nicer sensor namesTheo de Raadt
2006-04-09regenBrad Smith
2006-04-09add another ServerWorks SATA PCI id.Brad Smith