summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/isa
AgeCommit message (Collapse)Author
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff.
1996-05-04Reintroduce GG2_GET_STATUS macroNiklas Hallqvist
1996-05-02Check (once again) the packet length against MCLBYTES always.Niklas Hallqvist
MCLBYTES has recently been raised to >ETHER_MAX_LEN so that is not a problem anymore. The former code could result in memory corruption.
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
1996-02-27Adapt to our isa_intr_establish interfaceNiklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist