NetBSD/sys/arch/amiga
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
..
amiga 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 04:55:47 +00:00
include add stubs for bus_space_read_stream_4()/bus_space_write_stream_4(), 2002-09-27 21:08:34 +00:00
stand Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
Makefile