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 atrtc.c is a repocopy of the RTC device driver from i386/isa/clock.c 2008-04-14 07:57:15 +00:00
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 - Move bus dependent defines to {isa,cbus}_dmareg.h. 2005-05-14 10:14:56 +00:00
isa_if.m /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
isahint.c Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
isareg.h - Move bus dependent defines to {isa,cbus}_dmareg.h. 2005-05-14 10:14:56 +00:00
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 Be consistent with the spelling of "dependent" in user-visible places. 2006-12-30 11:55:47 +00:00
pnpreg.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
pnpvar.h
rtc.h atrtc.c is a repocopy of the RTC device driver from i386/isa/clock.c 2008-04-14 07:57:15 +00:00
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 Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00