freebsd-src/sys/dev/dc
Nate Lawson 608654d473 Remove bogus locking from dc(4). Instead, move interrupt allocation
and ether_ifattach() to end.  This fixes a "could sleep" case and
simplifies error exit cases as well.  Also be sure to set errno
and clean up resources in !mac error case.

Tested by:	Ryan Beasley
2003-01-14 19:31:27 +00:00
..
dcphy.c Put function return types on a line by themselves. 2002-10-14 22:31:52 +00:00
if_dc.c Remove bogus locking from dc(4). Instead, move interrupt allocation 2003-01-14 19:31:27 +00:00
if_dcreg.h Add preliminary support for the Hawking PN672TX CardBus cards. 2003-01-10 05:37:15 +00:00
pnphy.c Put function return types on a line by themselves. 2002-10-14 22:31:52 +00:00