Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/11/1998 19:10:03
bouyer
Wed Feb 11 11:02:13 PST 1998
Update of /cvsroot/src/sys/dev/mii
In directory netbsd1:/var/slash-tmp/cvs-serv2000/mii
Modified Files:
mii.c mii_adapter.h
Log Message:
Correct a bogosity in the adapter->mii attach code pointed out by cgd:
in pci/if_tl.c, call config_found() with a print function, instead of
printing ourself a message in if_tl.c if no miibus was found. The print
function is in mii/mii.c (mii_adapter_print()) so that it can be used by any
adapter (idea from the scsi system).
bouyer
Wed Feb 11 11:02:15 PST 1998
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv2000/pci
Modified Files:
if_tl.c
Log Message:
Correct a bogosity in the adapter->mii attach code pointed out by cgd:
in pci/if_tl.c, call config_found() with a print function, instead of
printing ourself a message in if_tl.c if no miibus was found. The print
function is in mii/mii.c (mii_adapter_print()) so that it can be used by any
adapter (idea from the scsi system).
gwr
Wed Feb 11 11:06:32 PST 1998
Update of /cvsroot/src/etc/etc.sun3x
In directory netbsd1:/var/slash-tmp/cvs-serv4126
Removed Files:
MAKEDEV Makefile.inc disktab fstab.nfs fstab.sd0 ttyaction
ttys
Log Message:
see ../etc.sun3