Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / devs / networks / pcnet32 / pcnet32.conf
blobead1a84ff25612c9a97bdb18592ecc7db01b3e56
1 ##begin config
2 version 1.0
3 basename PCNet32
4 libbase PCNet32Base
5 libbasetype struct PCN32Base
6 residentpri -60
7 beginio_func beginio
8 abortio_func abortio
9 ##end config
10 ##begin cdefprivate
11 #include "pcnet32.h"
12 ##end cdefprivate