You set a 'low' priority for the ide match as -100. I suggest we use a
much lower value for that: -10000. With USB we have 15 levels already,
spaced ten apart (welcome back BASIC :) makes 150.

Has anyone come up with a decent set of levels yet, or is the best bet
still Mike's example (can;


#define PRIORITY_STUB           -10000
#define PRIORITY_GENERIC        -100
#define PRIORITY_BEST           1
#define PRIORITY_DEVICE         0
#define PRIORITY_FAIL           -1

It sounds like we can loads of haggling about the names there... The
last one is to take out the dependency on errno being greater than
zero.

Nick
-- 
e-Mail: hi...@skylink.it




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to