thorpej
|
f80d70f19a
|
Just add the mmap argument to vga_common_attach(), don't bother
with vga_extended_attach().
|
2000-08-14 20:14:50 +00:00 |
drochner
|
08f2cdd7c4
|
clean up vga_isa_match() - always return "2" on success to make the
driver win over "pcdisplay"
|
1998-06-12 18:45:48 +00:00 |
drochner
|
b84dbbb37c
|
Put definitions and subroutines needed for all PC display adapters
(MGA/GCA and compatibles) into global headers / source files.
Let the VGA driver use them.
|
1998-05-28 16:48:40 +00:00 |
drochner
|
065733619a
|
ISA frontend for sys/dev/ic/vga.c
|
1998-03-22 15:14:35 +00:00 |