summaryrefslogtreecommitdiff
path: root/sys/dev/firmload.c
AgeCommit message (Expand)Author
2011-03-23renegade tabs, no binary changeMarco Peereboom
2008-03-08look for firmload on /mnt/etc/firmware as well, only for ramdisks.Marc Espie
2006-06-27Pass process credentials to VOP_READ(), making it possible to loadPedro Martelletto
2006-01-19ENAMETOOLONG if path too long; ok miod pedroTheo de Raadt
2006-01-09Make sure the vnode being read is a file, okay dlg@ deraadt@Pedro Martelletto
2005-08-01allocate path using malloc, not as local variable; ok dlg pascoeTheo de Raadt
2005-02-28Don't bother trying to load an empty firmware file.Patrick Latifi
2004-11-17oops, spotted by pat as alwaysTheo de Raadt
2004-11-17typo, spotted by pedroTheo de Raadt
2004-11-17firmware loading; ok pedro tedu dlg miodTheo de Raadt