summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/typhoon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw2016-12-181-2/+2
* remove hppa64 port, which we never got going beyond broken single users.deraadt2016-05-111-2/+2
* Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085.kettenis2009-03-242-3367/+3557
* cats went awayderaadt2007-08-011-4/+3
* Allow usb microcode to be built in a cross environment. System endian has beendrahn2007-04-051-1/+2
* fix dependencies; from alexander bluhm; ok deraadtmarkus2005-06-161-4/+9
* - check return from write(2) so we KNOW the data is on the diskjason2005-05-171-3/+22
* more details in license filesderaadt2004-12-201-1/+2
* prep for futurederaadt2004-12-191-2/+3
* fix cleanupderaadt2004-12-191-2/+2
* txp(4) late firmware loading, written somewhere over the pacific, testedderaadt2004-12-143-0/+96
* add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly.jason2002-07-111-1/+3
* New version of the firmware from 3Com. Many, many thanks to David Dillowjason2002-07-111-4191/+3210
* make fw images const and fix ti for unneeded type casts; jason@ testing ans okmickey2002-05-011-2/+2
* updated firmware from 3com (Thanks!); contains support for 3cr990B cards.jason2001-06-051-2734/+5051
* Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com toderaadt2001-04-241-0/+2771