summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/neomagic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow usb microcode to be built in a cross environment. System endian has beendrahn2007-04-051-1/+2
| | | | | factored out of the result binaries already. Still need to address non usb. ok deraadt.
* 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/+12
| | | | | | - remove unneeded variables - add missing includes ok deraadt
* more details in license filesderaadt2004-12-201-1/+2
|
* filesystem firmware loadingderaadt2004-11-224-2/+97
|
* more more microcode (so it does not end up installed in includes, for one)deraadt2001-06-181-0/+4640