ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/ether.h
(Generate patch)

Comparing BasiliskII/src/include/ether.h (file contents):
Revision 1.4 by cebix, 2001-07-12T19:48:28Z vs.
Revision 1.5 by cebix, 2001-07-13T15:39:25Z

# Line 36 | Line 36 | extern void EtherInterrupt(void);
36  
37   extern bool ether_init(void);
38   extern void ether_exit(void);
39 + extern void ether_reset(void);
40   extern int16 ether_add_multicast(uint32 pb);
41   extern int16 ether_del_multicast(uint32 pb);
42   extern int16 ether_attach_ph(uint16 type, uint32 handler);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines