summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/loran.c
Commit message (Expand)AuthorAgeFilesLines
* Best version so far. Flicker floor is now 2e-12.phk1998-12-161-15/+28
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-6/+1
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+3
* Update to current reality. We can now track several LORSTA on separatephk1998-10-241-136/+185
* Update timecounters to new interface.phk1998-10-231-3/+3
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-2/+5
* Removed unused includes.bde1998-08-171-9/+1
* Fixed a type mismatch.bde1998-08-171-2/+3
* Add a member function more to the timecounters, this one is for usephk1998-06-071-1/+2
* most recent code for Loran driver.phk1998-05-291-64/+120
* Support compiling with `gcc-pedantic' (don't declare static arraysbde1998-04-191-2/+2
* Commit a much more functional version of this driver.phk1998-04-051-21/+460
* Removed unused #includes.bde1998-03-281-10/+1
* Add the smallest and least useful device-driver by a fair margin...phk1998-02-241-0/+121
OpenPOWER on IntegriCloud