aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dcons/dcons.h
Commit message (Expand)AuthorAgeFilesLines
* Add the address of IDT in the configuration ROM. (i386/amd64 only)Hidetoshi Shimokawa2007-06-081-0/+3
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Check _BOOT flag.Hidetoshi Shimokawa2004-10-221-3/+3
* - Split dcons core code and OS dependent code.Hidetoshi Shimokawa2004-10-131-8/+13
* - Clean up global data.Hidetoshi Shimokawa2004-02-161-4/+8
* Add dumb console driver and related bits.Hidetoshi Shimokawa2003-10-241-0/+97