Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



drochner
Mon Feb 16 03:22:00 PST 1998
Update of /cvsroot/src/sys/arch/i386/stand/lib/netif
In directory nb00:/tmp/cvs-serv27097

Modified Files:
        Makefile.inc dp8390.h wd80x3.c 
Added Files:
        dp8390.c 
Log Message:
Redo standalone driver for WD8013 / SMC Ultra boards.
(The old one was buggy.)
Frontend / backend splitup and most code taken from sys/dev/ic/dp8390.c
and sys/dev/isa/if_we.c.


drochner
Mon Feb 16 03:26:37 PST 1998
Update of /cvsroot/src/sys/arch/i386/stand/lib/netif
In directory nb00:/tmp/cvs-serv1773

Modified Files:
        elink3.c 
Log Message:
-Completely reset the card in EtherStop(), otherwise the next
  open can fail.
-Disable interrupts in the mask register - EP_W0_RESOURCE_CFG is not
  sufficient for PCI cards.


lukem
Mon Feb 16 03:27:15 PST 1998
Update of /cvsroot/src/lib/libc/stdio
In directory nb00:/tmp/cvs-serv2275/stdio

Modified Files:
        perror.c 
Log Message:
don't assume buf is NL_TEXTMAX long

lukem
Mon Feb 16 03:27:16 PST 1998
Update of /cvsroot/src/lib/libc/string
In directory nb00:/tmp/cvs-serv2275/string

Modified Files:
        __strerror.c strerror.c 
Log Message:
don't assume buf is NL_TEXTMAX long



Home | Main Index | Thread Index | Old Index