Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
enami
Thu Jun 4 19:51:17 PDT 1998
Update of /cvsroot/src/sys/dev/pcmcia
In directory nb00:/tmp/cvs-serv23743
Modified Files:
pcmcia.c
Log Message:
In the function pcmcia_card_gettype:
- When there is only one pcmcia function, don't use first config
entry to determine card type. Instead, use the config entry
actually used to initialize the pcmcia function, else it's memory-type.
- Don't put a space after cast.
- Use SIMPLEQ_FIRST/NEXT macro.
Home |
Main Index |
Thread Index |
Old Index