aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nvram
Commit message (Expand)AuthorAgeFilesLines
* - Use an sx lock to serialize writes since they update the checksum.John Baldwin2008-08-011-3/+14
* Convert amd64 and i386 to share the atrtc device driver.Poul-Henning Kamp2008-04-141-1/+0
* Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have notPeter Wemm2007-10-261-0/+159