NetBSD/sys/arch/atari/isa
leo cacf2eb6c2 Make things work with the new autoconf stuff:
- The pcibus is now called 'pcib' and the isabus 'isab'. Their attributes are
  'pcibus' and 'isabus' respectively. This makes the underlying busses
  attach again.
- Initialize the parent structure in the config_console() function.
  Otherwise we end up without a console.
2002-12-08 21:31:35 +00:00
..
fdcisa.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
isa_dma.c
isa_hades.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
isa_machdep.c Make things work with the new autoconf stuff: 2002-12-08 21:31:35 +00:00
isa_milan.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
isapnp_machdep.c