freebsd-dev/sys/dev/ray
Duncan Barclay 88577b0806 Move _detach to be underneath _attach.
Move the code that checks the card into _probe and out of _attach and
shuffle a couple of things around in attach.

Set ifp in the variable block - catches unused variables.
2000-05-07 16:03:36 +00:00
..
if_ray.c Move _detach to be underneath _attach. 2000-05-07 16:03:36 +00:00
if_raydbg.h Initial import. 2000-04-24 14:50:01 +00:00
if_raymib.h Bit mask definitions for firmware versioning. 2000-04-24 14:51:25 +00:00
if_rayreg.h A few comment tidy-ups. 2000-04-15 19:21:02 +00:00
if_rayvar.h Split out structures to make it a bit easier to find my way around and 2000-05-07 15:12:18 +00:00