summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/typhoon
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t)krw1-2/+2
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-2/+2
2009-03-24Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085.kettenis2-3367/+3557
2007-08-01cats went awayderaadt1-4/+3
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beendrahn1-1/+2
2005-06-16fix dependencies; from alexander bluhm; ok deraadtmarkus1-4/+9
2005-05-17- check return from write(2) so we KNOW the data is on the diskjason1-3/+22
2004-12-20more details in license filesderaadt1-1/+2
2004-12-19prep for futurederaadt1-2/+3
2004-12-19fix cleanupderaadt1-2/+2
2004-12-14txp(4) late firmware loading, written somewhere over the pacific, testedderaadt3-0/+96
2002-07-11add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly.jason1-1/+3
2002-07-11New version of the firmware from 3Com. Many, many thanks to David Dillowjason1-4191/+3210
2002-05-01make fw images const and fix ti for unneeded type casts; jason@ testing ans okmickey1-2/+2
2001-06-05updated firmware from 3com (Thanks!); contains support for 3cr990B cards.jason1-2734/+5051
2001-04-24Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com toderaadt1-0/+2771