Truely Impressive New Sixth-Sense Technology

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Truely Impressive New Sixth-Sense Technology
# 1  
Old 03-14-2009
Truely Impressive New Sixth-Sense Technology

Tim Bass
03-13-2009 11:47 PM


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. AIX

Sense Data Layout

On AIX 7.1 we have errors with SC_DISK_ERR4 label. In document "Fibre Channel Planning and Integration: User's Guide and Service Information" I can find SENSE Data description in section "PCI Fibre Channel Adapter, SCSI-3 Protocol (Disk, CD-ROM, Read/Write Optical Device) Error Log Sense... (1 Reply)
Discussion started by: Dmitriy
1 Replies

2. Shell Programming and Scripting

diff result makes no sense

Hi, I have written a small shellscript Imagine dbalt.txt already existed... " .... touch report.txt lynx -dump "http://site.com/index.htm" > site1.txt lynx -dump "http://site.com/index2.htm" > site2.txt grep -E 'Nummer: |EUR' site1.txt > preis1.txt grep -E 'Nummer: |EUR' site2.txt >... (2 Replies)
Discussion started by: Blackbox
2 Replies

3. Solaris

Sense Key: Media Error

Hi all, We have below WARNING in /var/adm/messages file from our Solaris server. WARNING: /sbus@1f,0/SUNW,fas@e,8800000/sd@0,0 (sd0): Error for Command: write(10) Error Level: Fatal Requested Block: 16745265 Error Block: 16745269 Vendor: SEAGATE Serial Number:... (8 Replies)
Discussion started by: summerboy
8 Replies

4. UNIX for Dummies Questions & Answers

a for loop that doesn't make sense

I've been referring bash info for processes and came across a structure for a process which is defined like typedef struct process { struct process *next; char ** argv . . . }process; What I don't understand is that in the program there's a for loop which goes like this job... (2 Replies)
Discussion started by: sdsd
2 Replies

5. UNIX for Dummies Questions & Answers

Um, this is lacking sense

Hello, and good day I'm somewhat confused with the workings of the Linux operating system, more specifically RedHat 7.1. The story began a few weeks ago when I downloaded SuSe 7.2, but failed at installation, then Caldera 2.4, then 3.1. Finally I landed upon RedHat 7.1--a fabulous... (6 Replies)
Discussion started by: jdandordalton
6 Replies
Login or Register to Ask a Question
UFTDI(4)						   BSD Kernel Interfaces Manual 						  UFTDI(4)

NAME
uftdi -- USB support for serial adapters based on the FT8U100AX and FT8U232AM SYNOPSIS
uftdi* at uhub? ucom* at uftdi? DESCRIPTION
The uftdi driver provides support for various serial adapters based on the FTDI USB UART IC family. Supported chip models are FT8U100AX, FT8U232AM, FT232BM, FT232R, dual channel FT2232D, dual channel FT2232H, and quad channel FT4232H. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). HARDWARE
The uftdi driver supports the following adapters: B&B Electronics uLinks RS-422/485 Coastal ChipWorks TNC-X Crystalfontz CFA-631 LCD Crystalfontz CFA-632 LCD Crystalfontz CFA-633 LCD Crystalfontz CFA-634 LCD Crystalfontz CFA-635 LCD CTI USB-485-Mini and and USB-Nano-485 Falcom Samba 55/56 GSM/GPRS modem Falcom Twist GSM/GPRS modem Future Technology Devices DB9 Future Technology Devices IC Future Technology Devices KW Future Technology Devices RS232 Future Technology Devices Y6 Future Technology Devices Y8 Future Technology Devices Y9 Future Technology Devices YS GlobalScale Technogogies SheevaPlug and OpenRD HP USB-Serial adapter shipped with some HP laptops Inland UAS111 Interpid Control Systems NeoVI Blue Interpid Control Systems ValueCAN Matrix Orbital LK/VK/PK202-24 LCD Matrix Orbital LK/VK204-24 LCD Matrix Orbital MX2/MX3/MX6 Series Matrix Orbital MX4/MX5 Series LCD QVS USC-1000 RATOC Systems REX-USB60F Robot Electronics USB to I2C Communications Module Sealevel Systems USB-Serial adapter SIIG US2308 Serial Telldus Tellstick and Tellstick Duo VScom USB-COM Mini SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uftdi driver appeared in NetBSD 1.5. BSD
October 18, 2012 BSD