Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert bogus free changes in not kernel files. got a little trigger happy. | 2014-07-12 | 1 | -2/+2 | |
| | |||||
* | add a size argument to free. will be used soon, but for now default to 0. | 2014-07-12 | 1 | -2/+2 | |
| | | | | after discussions with beck deraadt kettenis. | ||||
* | Unbreak the tree. | 2009-08-29 | 1 | -2/+2 | |
| | |||||
* | Build Tigon firmware on sparc as well. | 2009-08-29 | 1 | -4/+5 | |
| | |||||
* | pull some more missing; for err&errx, printf, write, bzopy&bzero | 2009-08-07 | 1 | -1/+5 | |
| | | | | ok jsg@ | ||||
* | typo. OK deraadt@ | 2009-07-28 | 1 | -1/+1 | |
| | |||||
* | The firmware is an array of u_int32_t and differs between architectures. | 2009-07-28 | 1 | -4/+10 | |
| | | | | | | | | | From now on install the tigon firmware in little endian byte order and swap it acordingly in the driver. Correctly calculate the length of the FW in the build tool -- now my fiber cards no longer have issues to establish link on bootup. Please put this in deraadt@ On big endian archs (sparc64, macppc) the firmware file needs to be updated. | ||||
* | explain the pedigree of these firmwares, since the license is not quite right. | 2009-07-27 | 1 | -0/+9 | |
| | | | | | We feel we have done due diligence though in trying to contact the original distributors, and therefore, we do distribute it. | ||||
* | cats went away | 2007-08-01 | 1 | -4/+3 | |
| | |||||
* | Allow usb microcode to be built in a cross environment. System endian has been | 2007-04-05 | 1 | -1/+2 | |
| | | | | | factored out of the result binaries already. Still need to address non usb. ok deraadt. | ||||
* | fix dependencies; from alexander bluhm; ok deraadt | 2005-06-16 | 1 | -4/+9 | |
| | |||||
* | - check return from write(2) so we KNOW the data is on the disk | 2005-05-17 | 1 | -2/+7 | |
| | | | | | | - remove unneeded variables - add missing includes ok deraadt | ||||
* | Kill \n at EOF. | 2004-12-20 | 1 | -1/+0 | |
| | |||||
* | more details in license files | 2004-12-20 | 1 | -1/+3 | |
| | |||||
* | prep for future | 2004-12-19 | 1 | -2/+3 | |
| | |||||
* | tigon-license file | 2004-12-19 | 2 | -1/+9 | |
| | |||||
* | stdlib.h | 2004-11-22 | 1 | -1/+2 | |
| | |||||
* | build a tigon firmware file. Saves 150KB or so in GENERIC kernels | 2004-11-22 | 2 | -0/+141 | |
| | |||||
* | make fw images const and fix ti for unneeded type casts; jason@ testing ans ok | 2002-05-01 | 2 | -36/+36 | |
| | |||||
* | move microcode | 2001-06-18 | 2 | -0/+9482 | |