lfn
        serial
        ticket/834-toolchain-update
        topic/msim-upgrade
        topic/simplify-dev-export
      
      
        
          | Last change
 on this file since 1ff1ee1 was             80099c19, checked in by Martin Decky <martin@…>, 14 years ago | 
        
          | 
cherrypick a sanitized NE2K driver from lp:~helenos-nicf/helenos/nicfcurrently not used yet
 
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            278 bytes | 
      
      
| Line |  | 
|---|
| 1 | # NE2000 configuration | 
|---|
| 2 |  | 
|---|
| 3 | NAME=ne2k | 
|---|
| 4 |  | 
|---|
| 5 | HWPATH=/hw/pci0/00:01.0/ne2k/port0 | 
|---|
| 6 | NIL=eth | 
|---|
| 7 | IL=ip | 
|---|
| 8 |  | 
|---|
| 9 | # 8023_2_LSAP, 8023_2_SNAP | 
|---|
| 10 | ETH_MODE=DIX | 
|---|
| 11 | ETH_DUMMY=no | 
|---|
| 12 |  | 
|---|
| 13 | IP_CONFIG=static | 
|---|
| 14 | IP_ADDR=10.0.2.15 | 
|---|
| 15 | IP_ROUTING=yes | 
|---|
| 16 | IP_NETMASK=255.255.255.240 | 
|---|
| 17 | IP_BROADCAST=10.0.2.255 | 
|---|
| 18 | IP_GATEWAY=10.0.2.2 | 
|---|
| 19 | ARP=arp | 
|---|
| 20 |  | 
|---|
| 21 | MTU=1500 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.