freebsd-dev/sys/dev/fb
Peter Wemm 2169193596 Converge towards i386. I originally resisted creating <machine/pc/bios.h>
because it was mostly irrelevant - except for the silly BIOS_PADDRTOVADDR
etc macros.  Along the way of working around this, I missed a few things.

* Make syscons properly inherit the bios capslock/shiftlock/etc state like
  i386 does.  Note that we cannot inherit the bios key repeat rate because
  that requires a bios call (which is impossible for us).
* Give syscons the ability to beep on amd64.  Oops.

While here, make bios.c compile and add it to files.amd64.
2004-09-24 01:08:34 +00:00
..
boot_font.c
creator.c - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
creatorreg.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
fb.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
fbreg.h
gallant12x22.c
gallant12x22.h
gfb.c
gfb.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
s3_pci.c
splash_bmp.c
splash_pcx.c While we're revisiting old sins, try to clean up the code a little and 2004-08-06 21:35:51 +00:00
splash.c
splashreg.h Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
tga.c
tga.h
vga.c Converge towards i386. I originally resisted creating <machine/pc/bios.h> 2004-09-24 01:08:34 +00:00
vgareg.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00