summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-11-02 23:00:28 +0000
committerimp <imp@FreeBSD.org>2002-11-02 23:00:28 +0000
commitfd4399a908b17ed3577975df34051640916d35f4 (patch)
tree046b8dea6a0aac813e511aa6c7d3ea6b37bb59d8 /sys/kern/syscalls.c
parentb3cfb0145e43e4745858853a8baa5616bc1eff3c (diff)
downloadFreeBSD-src-fd4399a908b17ed3577975df34051640916d35f4.zip
FreeBSD-src-fd4399a908b17ed3577975df34051640916d35f4.tar.gz
MFp4:
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
Diffstat (limited to 'sys/kern/syscalls.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud