summaryrefslogtreecommitdiffstats
path: root/sys/isa/vga_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Use config's conditional compilation rather than using #ifdefs that makepeter2000-01-291-5/+0
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+1
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-121-2/+2
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-071-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The second phase of syscons reorganization.yokota1999-06-221-2047/+82
* This commit should be a extensive NO-OP:phk1999-05-301-6/+21
* No support for pnp yet.dfr1999-05-301-1/+5
* Delete the #if'ed out old isa bus probe/attach routinespeter1999-05-091-73/+1
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Brace initializers to avoid a warning.peter1999-05-081-16/+16
* Copy across some apparently missing cleanups from i386/isa/vga_isa.cpeter1999-04-161-1/+9
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-4/+9
* Oops, the last commit contained a wrong patch. This is the correct one.yokota1999-02-051-4/+19
* - Don't assume the line length in the video memory is always the same asyokota1999-02-051-62/+42
* Update the alpha port to use the new syscons.dfr1999-01-231-0/+2239
OpenPOWER on IntegriCloud