NetBSD/sys/arch/alpha
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
..
a12 Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
alpha Use a hash of locks, instead of one per vm_page. 2008-02-21 17:12:58 +00:00
common fix fallout from caddr_t changes. 2007-03-04 14:46:45 +00:00
compile
conf Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
eisa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
include Remove CTL_MACHDEP_NAMES, it's not used anywhere. 2008-02-27 18:26:15 +00:00
isa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
jensenio Use pmf_device_register1() instead of shutdownhook_establish() to 2008-02-29 07:02:04 +00:00
mcbus Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci Fix includes. 2008-01-05 00:31:50 +00:00
sableio Use pmf_device_register1() instead of shutdownhook_establish() to 2008-02-29 07:02:04 +00:00
stand
tc Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
tlsb Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
Makefile
STYLE