freebsd-skq/sys/dev/ray
Duncan Barclay ca0f567e91 Moved a lot of my inline comments to head of code and documented
card configuration hassles.

Added a TODO list so I don't forget to finish stuff.

Tidyed up a lot of XXX.

Tidy'd and documented debugging - all DPRINTF have a debug level associated.
RAY_DEBUG = 1, will log packet errors.

#if protect common memory hacking

Don't rely on pccardd for common memory settings.

Added a simple transmit mode - reasonable performance but not great. Will do a version of the NetBSD chained buffers soon. Yup we have two way transmisson!

Fix a stupid bug in the common memory code - the ioctl call was
hidden behind a debug test!
2000-03-05 14:39:23 +00:00
..
if_ray.c Moved a lot of my inline comments to head of code and documented 2000-03-05 14:39:23 +00:00
if_raymib.h Initial import 2000-02-27 19:47:06 +00:00
if_rayreg.h Tidy up. 2000-03-05 14:29:29 +00:00