Deleted Added
full compact
30c30
< __FBSDID("$FreeBSD: head/sys/dev/syscons/syscons.c 130585 2004-06-16 09:47:26Z phk $");
---
> __FBSDID("$FreeBSD: head/sys/dev/syscons/syscons.c 130640 2004-06-17 17:16:53Z phk $");
2625c2625
< if ((dev = SC_DEV(sc, i)) == NODEV)
---
> if ((dev = SC_DEV(sc, i)) == NULL)