summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/yds
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Fix clang warnings; ok guenther@ deraadt@otto1-3/+3
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
2014-07-12revert bogus free changes in not kernel files. got a little trigger happy.tedu1-2/+2
2014-07-12add a size argument to free. will be used soon, but for now default to 0.tedu1-2/+2
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
2007-01-06make microcode file byte-order independent so that the file is the samederaadt1-9/+29
2005-07-12write ds1 ctrl mcode where we wanted the ds1e varientderaadt1-2/+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-4/+12
2004-12-20Kill \n at EOF.grange1-1/+0
2004-12-20more details in license filesderaadt1-1/+2
2004-12-20firmware loading from the filesystem. pci subsystem type thingsderaadt3-0/+95
2001-04-16fix headerderaadt1-2/+1
2001-04-16put yamaha comment in the filederaadt1-0/+4
2001-03-29Microcode for yds(4) driver, freed by Yamaha as follows:aaron1-0/+1579