freebsd-dev/sys/isa
John Baldwin b5b361cb8c Allow syscons to work on amd64 and i386 without any hints:
- Enable keyboard autodetection by default for ISA syscons attachments.
- If there are no syscons hints at all, assume there is a single sc0 device
  anyway.  The console probe will still fail unless a VGA adapter is found.

MFC after:	2 weeks
2009-03-05 19:10:17 +00:00
..
atrtc.c
isa_common.c Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
isa_common.h Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
isa_dmareg.h
isa_if.m
isahint.c Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
isareg.h
isavar.h Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
orm.c
pnp.c MFp4: 2008-11-02 18:48:54 +00:00
pnpparse.c
pnpreg.h
pnpvar.h
rtc.h
syscons_isa.c Allow syscons to work on amd64 and i386 without any hints: 2009-03-05 19:10:17 +00:00
vga_isa.c