Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Sun Mar 16 19:10:33 PST 1997
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv27436
Modified Files:
files
Log Message:
Build if_media.c on the same conditions as if.c
thorpej
Sun Mar 16 19:14:05 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv28284
Modified Files:
am7990.c am7990var.h
Log Message:
- Add support for media selection via if_media. If the front-end
does not supply media types, default to the "manual" type.
- Clean up the ETHER_CMP stuff slightly.
- Keep track of our carrier status, for media status requests.
thorpej
Sun Mar 16 19:17:35 PST 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28603/amiga/dev
Modified Files:
if_le.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:17:36 PST 1997
Update of /cvsroot/src/sys/arch/atari/vme
In directory netbsd1:/var/slash-tmp/cvs-serv28603/atari/vme
Modified Files:
if_le_vme.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:17:38 PST 1997
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28603/hp300/dev
Modified Files:
if_le.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:17:39 PST 1997
Update of /cvsroot/src/sys/arch/mvme68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28603/mvme68k/dev
Modified Files:
if_le.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:17:40 PST 1997
Update of /cvsroot/src/sys/arch/sun3/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28603/sun3/dev
Modified Files:
if_le.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:17:41 PST 1997
Update of /cvsroot/src/sys/arch/vax/if
In directory netbsd1:/var/slash-tmp/cvs-serv28603/vax/if
Modified Files:
if_le.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:17:42 PST 1997
Update of /cvsroot/src/sys/arch/sun3x/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28603/sun3x/dev
Modified Files:
if_le.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:19:09 PST 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv28922/isa
Modified Files:
if_le_isa.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:19:11 PST 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv28922/pci
Modified Files:
if_le_pci.c
Log Message:
#include <net/if_media.h>
thorpej
Sun Mar 16 19:19:14 PST 1997
Update of /cvsroot/src/sys/dev/tc
In directory netbsd1:/var/slash-tmp/cvs-serv28922/tc
Modified Files:
if_le_dec.c if_le_ibus.c if_le_ioasic.c if_le_tc.c
Log Message:
#include <net/if_media.h>
Home |
Main Index |
Thread Index |
Old Index