home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 44
/
Amiga_Dream_44.iso
/
Amiga
/
workbench
/
pilotes
/
pcmcia
/
cnetdevice.readme
< prev
next >
Wrap
Text File
|
1997-09-10
|
1KB
|
27 lines
Short: PCMCIA Network Card driver. V0.5
Author: bhabbott@inhb.co.nz (Bruce Abbott)
Uploader: bhabbott@inhb.co.nz (Bruce Abbott)
Version: 0.5
Type: hard/drivr
Replaces: hard/drivr/cnetdevice.lha
An experimental PCMCIA network card driver for the Amiga 1200.
This one works with the CNet CN40BC PC-CARD and others. Full
source code in assembler is included.
New for V0.5
- Accepts 802.3 packets (probably, untested).
- Sets BROADCAST bit in io_flags when appropriate.
- Now examines PCMCIA attribute memory to determine the value to write
into the Card Configuration Register. This should work with all NE2000
compatible PCMCIA network cards, even those with different CCR offsets.
- If attribute memory is not found, cnet.device tries to open the file
"s:cnetdev.config" and read from it the Card Configuration Register
offset, Configuration ID, and ROM Station Address. This often revives
a card that did not power up properly. The 'cnetconfig' program is
supplied for creating this file.