DevFS problem with joystick device

2000-09-17 Thread Hayden James
When I load my joystick driver: modprobe joydev modprobe ns558 modprobe analog js0: Joystick device for input0 input0: Analog 2-axis 4-button joystick at gameport0.0 [TSC timer, 450 MHz clock, 883 ns res] Devfs then creates /dev/input/js0, but no /dev/joysticks directory is created and when usi

Re: sisfb compile error (2.4.0-test8)

2000-09-16 Thread Hayden James
--- sisfb.c.origSat Sep 16 14:43:19 2000 +++ sisfb.c Sat Sep 16 14:43:28 2000 @@ -10,7 +10,7 @@ #define EXPORT_SYMTAB #undef SISFBDEBUG -#undef CONFIG_FB_SIS_LINUXBIOS +#define CONFIG_FB_SIS_LINUXBIOS #include #include This patch will make it compile...I don't know if its r