home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!ox-prg!oxuniv!tony
- From: tony@vax.oxford.ac.uk
- Newsgroups: comp.os.linux
- Subject: Re: /dev/eth not on 0.96c
- Message-ID: <1992Jul21.124211.7706@vax.oxford.ac.uk>
- Date: 21 Jul 92 11:42:11 GMT
- References: <1992Jul18.071403.22731@csd.uch.gr>
- Organization: Oxford University VAXcluster
- Lines: 41
-
- In article <1992Jul18.071403.22731@csd.uch.gr>, kanagn@athina.cc.uch.gr (Kostas Anagnostakis) writes:
- > Hi Linuxers !
- > I am trying to install ka9q but it seems that /dev/eth is not available
- > on my /dev directory... What should I do ? I just installed Linux on a
- > 486/33 , 4 MB RAM, 20 MB swap , 170 MB HD , PCNIC ethernet...
- >
- > Greetings,
- > Kostas
-
- I think you mean /usr/include/maybe_linux_sub_dir_cant_remember/eth.h
-
- here it is. Perhapse tis could go into the GCC includes ... ??? ...
-
- eth.h
- ======================= cut here ===========================
- #define ETHERMTU 2048
- #define ETHER_MIN_LEN 64
- #define ETHER_HEADER 14
- #define ETHER_ADDR_LEN 6
- /* this must be a power of 2 */
- #define ETH_BUFF_SIZE 0x2000
-
- /* some ioctls. */
- #define ETH_START 0
- #define ETH_STOP 1
-
- typedef void * (*callback)(void *);
-
- ============================================================
-
-
- Tony.
- _
- Tony Kew, Oxford University Computing Services, (_)xford, England, U.K.
- ====================================================|=========================
- Janet:- tony@uk.ac.oxford.vax --+-- Disclaimer :-
- Internet:- tony%vax.oxford.ac.uk@nsfnet-relay.ac.uk | Who is the more foolish?
- Earn/Bitnet:- tony%vax.oxford.ac.uk@ukacrl | The fool, or the
- Phone:- +44 (0)865 273268 Fax:- +44 (0)865 273275 | man who follows him?
- ==================================================\=|=/=======================
- \|/
-