Filter driver by Wu Bingzheng et al

This commit is contained in:
David van Moolenbroek
2009-12-02 10:08:58 +00:00
parent f197bcb435
commit be2087ecf9
17 changed files with 2856 additions and 2 deletions

View File

@@ -38,6 +38,8 @@ enum dev_style { STYLE_DEV, STYLE_NDEV, STYLE_TTY, STYLE_CLONE };
#define RESCUE_MAJOR 9 /* major device for rescue */
#define FILTER_MAJOR 11 /* major device for filter driver */
#define LOG_MAJOR 15 /* major device for log driver */
# define IS_KLOG_DEV 0 /* minor device for /dev/klog */