Commit 04dac2e1 authored by Jeff Garzik's avatar Jeff Garzik

Cleanup and fixes to sleeping/scheduling in the olympic token ring

net driver.  Also included are a couple of minor error reporting
updates and the proper detection for cardbus removal.

Contributor:
Mike Phillips
Linux Token Ring Project
parent b2f8ccd8
This diff is collapsed.
......@@ -79,6 +79,7 @@
#define EISR 0x34
#define EISR_RWM 0x38
#define EISR_MASK 0x3c
#define EISR_MASK_OPTIONS 0x001FFF7F
#define LAPA 0x60
#define LAPWWO 0x64
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment