NetBSD/sys/arch/acorn32/mainbus
dyoung e4f3892584 Use pmf_device_register1() instead of shutdownhook_establish() to
register com_cleanup() as the shutdown hook.

Add a generic suspend routine.  Suspend and resume com@isa.

Protect against dereferencing a NULL softc in comioctl().

Destroy both a mutex and a callout in com_detach().

Cosmetic: use aprint_*_dev().  Use PMF_FN_ARGS, PMF_FN_PROTO.
2008-02-29 07:02:04 +00:00
..
atppc_pioc.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
com_pioc.c Use pmf_device_register1() instead of shutdownhook_establish() to 2008-02-29 07:02:04 +00:00
fd.c Remove unused variable. 2008-01-08 06:29:39 +00:00
fdreg.h
lpt_pioc.c
pioc.c
piocreg.h
piocvar.h
wdc_pioc.c properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00