summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-12-17Fix printf in loadfirmware error path.Alexander Yurchenko
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-17rev 1.62Brad Smith
2004-12-17add missing braces.Brad Smith
2004-12-16rev 1.71Brad Smith
2004-12-16Make sure ifp->if_baudrate is valid when the parent's statchgBrad Smith
2004-12-16Delete VL/EISA cruft left over from ahc.Kenneth R Westerback
2004-12-14Fix off-by-one. From FreeBSD r1.87. Also in NetBSD. Field being filledKenneth R Westerback
2004-12-14typhoon microcode file buildTheo de Raadt
2004-12-14txp(4) late firmware loading, written somewhere over the pacific, testedTheo de Raadt
2004-12-13endian fixes, ie, atu will now work on big endian architectures.David Gwynne
2004-12-13set the buffer up before we try to use it. fixes a panic on sparc64 whichDavid Gwynne
2004-12-13regenKevin Lo
2004-12-13add ATI Radeon Mobility 9200. ok deraadt@Kevin Lo
2004-12-13Oops. Missed one chunk when sync'ing with FreeBSD r1.30.Kenneth R Westerback
2004-12-13Use millisends rather than microseconds in parameters to timerKenneth R Westerback
2004-12-12unbreak after last commit to bge(4)Brad Smith
2004-12-12use quirk flags where appropriate.Brad Smith
2004-12-12wait till we have root mounted before trying to upload firmwaresDavid Gwynne
2004-12-12syncTheo de Raadt
2004-12-12support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)Theo de Raadt
2004-12-12remove old microcode includeTheo de Raadt
2004-12-12fix protoTheo de Raadt
2004-12-12a hack to read MAC address correctly on big endian; ok drahnPeter Valchev
2004-12-12backout the original method of reattaching a usb device now that we haveDavid Gwynne
2004-12-12do a better reattachement of this deviceDavid Gwynne
2004-12-12get rid of uhub_reset_deviceDavid Gwynne
2004-12-12better way to do the reattachement of a deviceDavid Gwynne
2004-12-12add quirk lookup table, isn't used for anything at the momentBrad Smith
2004-12-11nForce3-250, From: Brent Graveland <brent@graveland.net>, grange okHenning Brauer
2004-12-11syncHenning Brauer
2004-12-11nForce3-250 shitzHenning Brauer
2004-12-11- cosmeticsPeter Valchev
2004-12-11rev 1.11Brad Smith
2004-12-11rev 1.51Brad Smith
2004-12-11Invert the polarity of two tests in the recovery code that could causeKenneth R Westerback
2004-12-11Correct a very rare case where command ordering could be compromisedKenneth R Westerback
2004-12-11Update microcode source prepatory to updating microcode and aic79xx.c.Kenneth R Westerback
2004-12-10fix mbuf defragmentationDamien Bergamini
2004-12-10Turn on the BUSFREEREV bug for the Rev. B controller. This is requiredKenneth R Westerback
2004-12-10Factor out repeated code into ahd_done_with_status().Kenneth R Westerback
2004-12-10rev 1.5Brad Smith
2004-12-10Include scsi id in debug message for queued SCB's.Kenneth R Westerback
2004-12-101) Don't manually fiddle with dma address of jumbo buffer after m_adj().Kenneth R Westerback
2004-12-10more Broadcom ids taken from the Linux driver.Brad Smith
2004-12-10regenBrad Smith
2004-12-10more Broadcom ids taken from the Linux driver.Brad Smith
2004-12-09regenBrad Smith
2004-12-09add Broadcom BCM5721Brad Smith
2004-12-09code to let us cause a detach and reattach of a device from softwareDavid Gwynne