diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-08-30 20:52:14 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-08-30 20:52:14 +0000 |
| commit | e45a8fa69d0598efe1f9e627706507e2387d5e82 (patch) | |
| tree | 165f0b9e29f28af2a29c4e1eaa9ca6a93965fa95 /sys/dev/si | |
| parent | 77cff66552f18478a22bf2a5adb59b6eeb355c7c (diff) | |
Notes
Diffstat (limited to 'sys/dev/si')
| -rw-r--r-- | sys/dev/si/si.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c index c80303230cfe..bc26654b667f 100644 --- a/sys/dev/si/si.c +++ b/sys/dev/si/si.c @@ -2808,3 +2808,4 @@ si_drvinit(void *unused) } SYSINIT(sidev,SI_SUB_DRIVERS,SI_ORDER_MIDDLE+CDEV_MAJOR,si_drvinit,NULL) + |
