Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-22 | and something else in the future | Theo de Raadt | |
2004-12-22 | Use vfs firmware loader for fxp(4) interrupt coalescing microcode. | Alexander Yurchenko | |
Initial work by Dmitry Bogdan <bogdan@eastonline.ru> with a help from me and Theo. ok deraadt@ | |||
2004-12-20 | Kill \n at EOF. | Alexander Yurchenko | |
2004-12-20 | more details in license files | Theo de Raadt | |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt | |
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride | |||
2004-12-19 | use /sys includes instead of /usr/include/[possibly stale]/sys; deraadt@ ok | Michael Shalayeff | |
2004-12-19 | prep for future | Theo de Raadt | |
2004-12-19 | not yds yet | Theo de Raadt | |
2004-12-19 | filesystem firmware loading written over the pacific 2 weeks ago, tested | Theo de Raadt | |
by mickey | |||
2004-12-19 | tigon-license file | Theo de Raadt | |
2004-12-19 | build uyap firmware | Theo de Raadt | |
2004-12-19 | filesystem firmware loading for uyap(4). this should work, i wrote it very | Theo de Raadt | |
carefully. unfortunately, we cannot find anyone who has one of these devices in our entire user community, thus far. commit it anyways. whoever finds one can contact me if there is a problem. | |||
2004-12-19 | fix cleanup | Theo de Raadt | |
2004-12-14 | typhoon microcode file build | Theo de Raadt | |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt | |
by mcbride, reduces size of the kernel | |||
2004-12-11 | Correct a very rare case where command ordering could be compromised | Kenneth R Westerback | |
by a transaction performing a driver handled message sequence (an scb with the MK_MESSAGE flag set). Full details on changes in FreeBSD commit message. From FreeBSD aic79xx.c r1.30, using microcode generated from just committed new source. Tested in August by marco@. | |||
2004-12-11 | Update microcode source prepatory to updating microcode and aic79xx.c. | Kenneth R Westerback | |
From FreeBSD aic79xx.reg r1.18 and aic79xx.seq r1.17. | |||
2004-11-22 | rename these two firmwares to nicer names | Theo de Raadt | |
2004-11-22 | stdlib.h | Theo de Raadt | |
2004-11-22 | enter kue & symbol | Theo de Raadt | |
2004-11-22 | firmware loading for kue(4), tested for me by dhartmei | Theo de Raadt | |
2004-11-22 | missed a few capable machines | Theo de Raadt | |
2004-11-22 | for later use, install these | Theo de Raadt | |
2004-11-22 | build and install neomagic firmware | Theo de Raadt | |
2004-11-22 | filesystem firmware loading | Theo de Raadt | |
2004-11-22 | build & install tigon firmwares | Theo de Raadt | |
2004-11-22 | build a tigon firmware file. Saves 150KB or so in GENERIC kernels | Theo de Raadt | |
2004-11-21 | $OpenBSD$ tag | Alexander Yurchenko | |
2004-11-20 | sgi too | Theo de Raadt | |
2004-11-19 | copyright | Theo de Raadt | |
2004-11-19 | return 0 from main, hppa cares :) | Theo de Raadt | |
2004-11-17 | rename to atmel | Theo de Raadt | |
2004-11-17 | fix non-usb builds | Theo de Raadt | |
2004-11-17 | install all 8 files | Theo de Raadt | |
2004-11-17 | list licensed files | Theo de Raadt | |
2004-11-17 | forgot 2 firmwares | Theo de Raadt | |
2004-11-17 | not sparc | Theo de Raadt | |
2004-11-16 | put copy of license in firmware dir too | Theo de Raadt | |
2004-11-16 | flat firmware file creation and installation | Theo de Raadt | |
2004-11-12 | file not used | Theo de Raadt | |
2004-11-02 | BSD-like license permitting redistribution of of the current Atmel | Theo de Raadt | |
firmware (apparently new firmwares coming soon). Agreement worked out with rbisset@atmel -- the marketing director :) Thanks Atmel, I am working on a driver. | |||
2004-11-02 | from netbsd: | Theo de Raadt | |
Generated from the firmware binaries for T3 series CF adapter. Obtained from Tim Gardner <timg@tpi.com> who developed the Linux driver. And approved by Brad Lefore <blefore@sj.symbol.com> to redistribute it with BSD license. | |||
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray | |
2004-09-18 | regen w/ proper rcsids and const | Michael Shalayeff | |
2004-09-18 | repair build that reused y.tab.h for two different parsers | Michael Shalayeff | |
thus failing a build every other time. make generated arrays const and repair rcsid generation for output. allow one-step build; from krw@ krw@ ok | |||
2004-08-03 | microcode for interrupts coalescing on fxp; from intel via freebsd | Michael Shalayeff | |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback | |
gibbs@freebsd. Large commit messages detailing all changes can be read at revisions 1.97 and 1.100 of aic7xxx.c: www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/aic7xxx/aic7xxx.c Tested by marco, nate and pefo. Fixed broken system for nate. ok marco@ | |||
2004-06-12 | Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.h | Kenneth R Westerback | |
files used by ahc or ahd result from these changes, so they are not being sync'ed at this time. ok deraadt@ | |||
2004-05-19 | Add missing aic79xx_reg.h file. Update aic79xx* files to latest | Kenneth R Westerback | |
FreeBSD versions in preparation for ahd. Update Makefile to generate aic79xx* files. ok marco@, tested by Milos Urbanek. | |||
2004-04-27 | irregardless -> irrespective; | Jason McIntyre | |
ok millert@ krw@ derision from the rest of the world stolen from a rejected freebsd pr; |