ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/sysdeps.h
(Generate patch)

Comparing SheepShaver/src/Unix/sysdeps.h (file contents):
Revision 1.47 by gbeauche, 2005-07-03T13:39:06Z vs.
Revision 1.48 by gbeauche, 2005-07-03T22:02:01Z

# Line 89 | Line 89
89   #define REAL_ADDRESSING 1
90   #endif
91  
92 + // Always use the complete non-stubs Ethernet driver
93 + #if DIRECT_ADDRESSING
94 + #define USE_ETHER_FULL_DRIVER 1
95 + #endif
96 +
97   #define POWERPC_ROM 1
98  
99   #if EMULATED_PPC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines