summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/yds (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings; ok guenther@ deraadt@otto2017-08-281-3/+3
* 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
* revert bogus free changes in not kernel files. got a little trigger happy.tedu2014-07-121-2/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* 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
* make microcode file byte-order independent so that the file is the samederaadt2007-01-061-9/+29
* write ds1 ctrl mcode where we wanted the ds1e varientderaadt2005-07-121-2/+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-4/+12
* Kill \n at EOF.grange2004-12-201-1/+0
* more details in license filesderaadt2004-12-201-1/+2
* firmware loading from the filesystem. pci subsystem type thingsderaadt2004-12-203-0/+95
* fix headerderaadt2001-04-161-2/+1
* put yamaha comment in the filederaadt2001-04-161-0/+4
* Microcode for yds(4) driver, freed by Yamaha as follows:aaron2001-03-291-0/+1579