John Baldwin 726f07979c If we fail to find our PCI ID in attach (this should never happen), then
just return ENXIO directly instead of calling tl_detach() since that would
panic since the softc mutex isn't initialized until after this check.
2003-03-31 19:24:37 +00:00
..
2003-03-13 07:55:53 +00:00
2002-09-21 21:43:49 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 02:08:01 +00:00
2003-01-29 21:56:10 +00:00