Re: Re: Kmod driver at iicbus. attach() and config_intrhook(9)
Alexander Mishin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
Andriy Gapon писал 2020-09-01 09:51: > On 01/09/2020 03:26, John-Mark Gurney wrote: >> Ok, then the OP shouldn't be having a problem then, maybe you can help >> then figure it out then? > > Was there actually any problem? > I thought that OP was just inquiring about the pattern commonly seen > in the code. > > Alexander Mishin wrote: >> But I see that some other devices (from /usr/src/sys/dev) uses >> CONFIG_INTRHOOK(9) >> on attach() for initialize themselfs. >> I wonder if I need this too? ...or maybe... when I might need it? Yes, exactly. And I quite understood about using config_intrhook(9), thank you all! ...but still interesting to read if the need for this would be removed for the twsi controller. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"