summaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Install microcode files to default cpuctl directory on FreeBSD versionsStanislav Sedov2009-10-151-2/+8
| | | | | | | | | with cpuctl(4) driver instead of devcpu default directory. Spotted by: avg Notes: svn path=/head/; revision=242879
* - Add new microcodes.Stanislav Sedov2009-08-161-2/+4
| | | | | | | | - Add cpuctl(4) support. - Install the rcNG script to be used with cpuctl(4). Notes: svn path=/head/; revision=239664
* - Update to 0.3.Stanislav Sedov2008-05-111-1/+1
| | | | | | | * Add recent microcodes from Intel. Notes: svn path=/head/; revision=212937
* - Update to 0.2.Stanislav Sedov2007-10-301-1/+1
| | | | Notes: svn path=/head/; revision=202435
* - Add a separate port for microcode updates to let people update microcodeStanislav Sedov2007-07-191-0/+31
without rebuilding the module itself. Requested by: anholt Notes: svn path=/head/; revision=195920