summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-05-29Nuke unused local variable (ok beck deraadt) and unused structMichael Knudsen
2006-05-29NVIDIA nForce MCP04 (some kind of nForce4) AC97 should work hereJonathan Gray
2006-05-29put the 64bit flag in the right place on the scatter gather list.David Gwynne
2006-05-29split mpi_poll out into mpi_complete, and rewrite poll to use start andDavid Gwynne
2006-05-29remove some if 0 codeDavid Gwynne
2006-05-29bump mpi up to using 64bit for all dvaDavid Gwynne
2006-05-29Only claim an interrupt if a real interrupt event occured, prevents falseDale Rahn
2006-05-29Fix a comment, remove a stray variable assignment.Christopher Pascoe
2006-05-29Eliminate variable shadowing.Christopher Pascoe
2006-05-29Missed header file change in previous commit.Christopher Pascoe
2006-05-29Correct status value check for OHCI isoc transfer;Christopher Pascoe
2006-05-29Only check USBD_FORCE_SHORT_XFER for writes.Christopher Pascoe
2006-05-29Only do the software part of an abort if we are dying.Christopher Pascoe
2006-05-29Only do the software part of an abort if we are dying.Christopher Pascoe
2006-05-29Check the return value of aml_ederef isnt NULL before use.Gordon Willem Klok
2006-05-29minor space nitPeter Valchev
2006-05-29garbage collect NFE_NO_JUMBO.Brad Smith
2006-05-29Add embedded controller support.Can Erkin Acar
2006-05-29Fix a memory overrun in the aml parser code.Can Erkin Acar
2006-05-29formattingBrad Smith
2006-05-29Make sure all physical addresses are filled in the qTD even when we haveChristopher Pascoe
2006-05-28Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an emptyChristopher Pascoe
2006-05-28- force the maximum receivable frame size down to 1518 bytes forBrad Smith
2006-05-28junk to read and write configuration pages.David Gwynne
2006-05-28Change the timedelta sensor descritpion so that the first four bytes containMarc Balmer
2006-05-28don't #undef SDMMC_DEBUGUwe Stuehler
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-28Allow len == 1 in systrace_fname(), so systraced processes can proceedPedro Martelletto
2006-05-28remove the dev/isa/isavar.h include, as it is not neededFelix Kronlage
2006-05-28Remove device id from hotplug events.Michael Knudsen
2006-05-28always set if_hardmtu.Brad Smith
2006-05-28Remove dead code; free commit on behalf of dlg@Uwe Stuehler
2006-05-28regenJonathan Gray
2006-05-28Add a few more devices from submitted dmesgs.Jonathan Gray
2006-05-28pass the reply from the hardware via the ccb rather than on the stack toDavid Gwynne
2006-05-28Include device id in hotplug events. This will be used by ntpd to checkMichael Knudsen
2006-05-28rename mpi_complete to mpi_poll and make it call mpi_start itself.David Gwynne
2006-05-28cleanup whitespaces, tabs are so much nicerFelix Kronlage
2006-05-28use if_hardmtu for MTU ioctl handler.Brad Smith
2006-05-28- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.Brad Smith
2006-05-28unknown ioctl is ENOTTY not EINVALJason Wright
2006-05-27add the messages for config page requests and replies.David Gwynne
2006-05-27With the National variants of the sis(4) chip make sure toBrad Smith
2006-05-27Add support for multicast packets.Christopher Pascoe
2006-05-27There is no longer the need to create INVALID sensors on stock, the sensorMarc Balmer
2006-05-27make debug output during attach quiet unless you want it by raisingDavid Gwynne
2006-05-27remove FreeBSD specific code.Brad Smith
2006-05-27garbage collect vlan.hBrad Smith
2006-05-27remove dead codeDavid Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne