You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3c503.c 131B

12345
  1. /* 3Com 3c503, a memory-mapped NS8390-based card */
  2. #if 0 /* Currently broken! */
  3. #define INCLUDE_3C503
  4. #include "ns8390.c"
  5. #endif