diff options
author | dmlb <dmlb@FreeBSD.org> | 2000-03-05 14:39:23 +0000 |
---|---|---|
committer | dmlb <dmlb@FreeBSD.org> | 2000-03-05 14:39:23 +0000 |
commit | 0d622116584a7772ae48f8032fe2e6ee479ec853 (patch) | |
tree | 491d85917de83e573aae857f6156eb6456743472 /sys/dev/sio/sio.c | |
parent | a5aaf32a4704d1ab5e2b9a344d1b0d8f4f8b3a4b (diff) | |
download | FreeBSD-src-0d622116584a7772ae48f8032fe2e6ee479ec853.zip FreeBSD-src-0d622116584a7772ae48f8032fe2e6ee479ec853.tar.gz |
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!
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions