Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
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
Home |
Main Index |
Thread Index |
Old Index