<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid200508281421.44640.markkuk@tuubi.net" type="cite">
  <pre wrap=""><!---->
tcgetattr() is a command for getting the parameters for a serial 
port (/dev/ttyS?), it won't work with an USB HID device. Are you 
sure you are using the right driver? You should use the hidups 
or newhidups diver with USB HID UPSes.

  </pre>
</blockquote>
I'm not sure of anything at this point.<br>
<br>
the hidups driver says "Can't connect to UPS [cyberpower]
(hidups-hiddev0): No such file or directory . . . dev/hiddev0 is not a
UPS"<br>
the newhidups driver says "Can't connect to UPS [cyberpower]
(newhidups-hiddev0): No such file or directory. . . No USB/HID UPS
found"<br>
<br>
I really dont WANT to use USB except that this motherboard doesnt have
a serial port.<br>
</body>
</html>