Julian Elischer 0ff7b13acd Make DEVFS use PHK's specinfo struct as the source of dev_t and devsw.
In lookup() however it's the other way around as we need to supply the
dev_t for the vnode, so devfs still has a copy of it stashed away.

Sourcing it from the vnode in the vnops however is useful as it makes
a lot of the code almost the same as that in specfs.
1999-08-25 04:55:20 +00:00
..
1999-08-11 20:35:38 +00:00
1999-06-07 20:37:29 +00:00
1999-07-21 18:02:27 +00:00
1999-04-30 06:51:51 +00:00
1999-04-27 11:18:52 +00:00
1999-08-19 16:06:08 +00:00
1999-06-17 23:42:45 +00:00
1999-08-08 20:24:58 +00:00
1999-06-17 23:42:45 +00:00
1999-08-13 11:22:48 +00:00