NetBSD/sys/arch/atari
thorpej d90d300b7b Overhaul the way cfattach structures are looked up. The cfdata entry
now carries the name of the attachment (e.g. "tlp_pci" or "audio"),
and cfattach structures are registered at boot time on a per-driver
basis.  The cfdriver and cfattach pointers are cached in the device
structure when attached.
2002-10-04 01:50:53 +00:00
..
atari Overhaul the way cfattach structures are looked up. The cfdata entry 2002-10-04 01:50:53 +00:00
compile
conf Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK" 2002-09-25 11:49:48 +00:00
dev Use CFATTACH_DECL(). 2002-10-02 05:51:28 +00:00
include it really helps to get the stub right before cutting + pasting it 27 times. 2002-09-22 07:53:39 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
stand For some reason, things stopped working without explicitely adding a rule 2002-08-13 20:06:32 +00:00
vme Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
Makefile