CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2020/05/13 02:32:43

Modified files:
        sys/arch/amd64/amd64: conf.c 
        sys/arch/amd64/include: conf.h 
        sys/arch/i386/i386: conf.c 
        sys/arch/i386/include: conf.h 

Log message:
Kill biospoll/pctrpoll defines and use `seltrue' directly in cdev_*_init().

While here use the kqfilter equivalent to `seltrue' to ensure both
interfaces are coherent.

ok visa@

Reply via email to