diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-09-24 02:46:46 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-09-24 02:46:46 +0000 |
| commit | f0e8cf0d26cfb1e8786bb6da81076691390e6738 (patch) | |
| tree | 336784866f74b70b3b279f4c911f3dd80c9be0af /sys | |
| parent | 9601a29654060ae2f77eb7a846e1961dce9db68f (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/majors | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/majors b/sys/conf/majors index e362c2412346b..0d988698c2762 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -188,6 +188,8 @@ chrdev name comments 170 pst Promise SuperTrak 171 mide LSI MegaRAID IDE (control device) 172 mided LSI MegaRAID IDE (disk device) +173 devctl Devd control device <imp> +174 pciwd Berkshire Watchdog PCI <marcel@progressix.com> 200 ?? entries from 200-252 are reserved for local use 252 ?? entries from 200-252 are reserved for local use 254 internal Used internally by the kernel |
