Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Fri Aug 22 18:48:32 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv9805

Modified Files:
      Tag: marc-pcmcia
        pcmcia.c pcmciavar.h 
Log Message:
Split up pcmcia_enable_function() into pcmcia_function_init() and
pcmcia_function_enable().  Implement pcmcia_function_disable().
If the enabled count on a socket reaches 0, call the chipset-level
socket disable function.  If the enabled count becomes non-0, call
the chipset-level socket enable function.


thorpej
Fri Aug 22 18:49:53 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv9983

Modified Files:
      Tag: marc-pcmcia
        pcmcia_cis.c 
Log Message:
Make sure the newly allocated function structure is zero'd.




Home | Main Index | Thread Index | Old Index