kernel - Add additional SI_ORDER_* flags
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Nov 2019 16:35:09 +0000 (08:35 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 8 Nov 2019 16:35:09 +0000 (08:35 -0800)
commit8adc6595d595e931ef265d82d3b61724e37d01c5
treed5973af3a7bb6d07e7fe50ae385c8bb5d880ad86
parent0a6af935c20b62be66944917820200c3c0aedffe
kernel - Add additional SI_ORDER_* flags

* Add SI_ORDER_FORTH

* Add SI_ORDER_EARLIER (before MIDDLE) and SI_ORDER_LATER
  (after MIDDLE).  This is to allow certain devices to
  attach earlier rather than later, without having to make
  assumptions about being able to use FIRST, SECOND, etc.
sys/sys/kernel.h