mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
o Always release the resources on device detach. o Attach resources the same with driver added as we do we do in the insert case (maybe this should be a routine). o signal the wakeup of the thread on resume instead of trying to force an interrupt. o Minor debug hacks. o use 0xffffffff instead of -1 for uint32_t items. o Don't complain when we're asked to detach no cards. This is normal. o Eliminate the now worthless second parameter to card_detach_card. o minor style(9)isms Some of these patches may be from: iwasaki-san, jhb, iadowse |
||
|---|---|---|
| .. | ||
| card_if.m | ||
| devlist2h.awk | ||
| files.pccard | ||
| Makefile.pccarddevs | ||
| pccard.c | ||
| pccard_cis.c | ||
| pccard_cis_quirks.c | ||
| pccarddevs | ||
| pccarddevs.h | ||
| pccardreg.h | ||
| pccardvar.h | ||
| power_if.m | ||