search for: powerplus

Displaying 2 results from an estimated 2 matches for "powerplus".

Did you mean: powerplug
2005 Sep 08
0
NUT Driver for TriPro PowerPlus UPS 1000VA USB
Hi, I recently got a new UPS, the model is TriPro Power Plus UPS 1000VA and it comes with a USB cable, anyone knows what model/driver i need to use ? When i connect the UPS to my linux system (CentOS 3.3, Kernel 2.4.21) the following information is written to the logs: kernel: hub.c: new USB device 00:11.2-2, assigned address 2 kernel: usb-uhci.c: interrupt, status 3, frame# 235 kernel:
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...c/platforms/pplus_setup.c Thu May 22 15:40:37 2003 +++ b/arch/ppc/platforms/pplus_setup.c Thu May 22 15:40:37 2003 @@ -120,11 +120,7 @@ ROOT_DEV = Root_RAM0; else #endif -#ifdef CONFIG_ROOT_NFS - ROOT_DEV = Root_NFS; -#else ROOT_DEV = Root_SDA2; -#endif printk(KERN_INFO "Motorola PowerPlus Platform\n"); printk(KERN_INFO "Port by MontaVista Software, Inc. (source@mvista.com)\n"); diff -Nru a/arch/ppc/platforms/prep_setup.c b/arch/ppc/platforms/prep_setup.c --- a/arch/ppc/platforms/prep_setup.c Thu May 22 15:40:37 2003 +++ b/arch/ppc/platforms/prep_setup.c Thu May 22 1...