Sponsored Content
Operating Systems Linux Configuring USB in Red Hat Linux 9 Post 302071609 by kungra2006 on Saturday 22nd of April 2006 03:26:06 PM
Old 04-22-2006
Configuring USB in Red Hat Linux 9

Had problems in configuring USB memory stick in RHL 9.

Please assist.

With regards,
Kungra.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX, LINUX, RED HAT What it all about

Im new the the whole Unix OS. I would like a breif description of the whole concept. I have heard it is open source so anyone can get the source code? Is this correct. Also is linux, Unix, Redhat all the same program just different versions. Also I have a 486 200 MHZ computer I was... (1 Reply)
Discussion started by: seanstog
1 Replies

2. UNIX for Dummies Questions & Answers

Red Hat Linux 6.0

Ok here is my problem i do not know the command to load a driver for my network card in Ted hat linux 6.0 could sombody give me a hand. and if there is anyone that has a list of commands for red hat that would be great also (2 Replies)
Discussion started by: bbutler3295
2 Replies

3. UNIX for Dummies Questions & Answers

Slackware's Linux 3.0 VS Red Hat Linux 7.x

Hello guys, I got overzealous (I Think). I got the book Linux Unleashed that comes with the Slackware 3.0 Version of Linux for $2.00.I also have Red Hat Linux 7.2 (No book, just the OS).What I wanted to know was,other than the bells and whistles of Red Hat is there any significant difference... (2 Replies)
Discussion started by: perrylx
2 Replies

4. UNIX for Dummies Questions & Answers

XP to Linux (Red Hat)

I have a PC running XP, and I have a PC that dual boots W2K and Red Hat Linux 7.3. I have the two connected via crossover cable, and the two can access each other when both are running windows. If I were to boot up Linux, can my XP PC telnet to the Linux PC? Any pointers or websites to... (3 Replies)
Discussion started by: lawadm1
3 Replies

5. Linux

Red Hat Linux 9

Hello there! Will anybody please tell me some good links to online eBooks on Red Hat Linux 9 user experiences and the like. If the books are in PDF Format, it will be nice to read. Thanks for cooperation in advance. Enjoy using open source and breathe freely! JAM (5 Replies)
Discussion started by: Jawwad
5 Replies

6. Red Hat

RAID on Red Hat Linux 7.2

Hi all I have an old Compaq DL380 (G1) server with 4 hard disks. It is running Red Hat Linux 7.2 One of the disks died. I didn't build the box myself. How would I determine if software RAID was configured? I had a look a /etc/fstab, but it's only referring to ida/c0d0 The... (3 Replies)
Discussion started by: soliberus
3 Replies

7. Gentoo

Installing Red Hat Linux

I intend to dual boot linux & Windows XP . I've already installed windows. Its impossible to install Red Hat Linux in graphical mode the screen just goes blank shortly after booting with the linux cd I succesfully installed in text mode. After booting the system I select Linux but the screen... (3 Replies)
Discussion started by: Msororaji
3 Replies

8. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

9. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies

10. UNIX for Dummies Questions & Answers

Help configuring LAMP on Red Hat 6.5

Good morning community, I installed on Red Hat Server 6.5 the "classic" package LAMP (Apache, MySQL, PHP and related modules). Apache server works perfect, also MySQL works, and PHP shown the info as expected using the "<?php phpinfo(); ?>" Now the problem is when I try to access SQL using... (0 Replies)
Discussion started by: Lord Spectre
0 Replies
CUE(4)							   BSD Kernel Interfaces Manual 						    CUE(4)

NAME
cue -- CATC USB-EL1210A USB Ethernet driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uhci device ohci device usb device cue Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_cue_load="YES" DESCRIPTION
The cue driver provides support for USB Ethernet adapters based on the Computer Access Technology Corporation's USB-EL1210A chipset. The USB-EL1210A supports a 512-bit multicast hash filter, single perfect filter entry for the station address and promiscuous mode. Packets are received and transmitted over separate USB bulk transfer endpoints. The CATC chipset supports only 10Mbps half-duplex mode, hence there are no ifmedia(4) modes to select. For more information on configuring this device, see ifconfig(8). HARDWARE
The cue driver supports CATC USB-EL1210A based USB Ethernet adapters including: o Belkin F5U011/F5U111 o CATC Netmate o CATC Netmate II o SmartBridges SmartLink DIAGNOSTICS
cue%d: watchdog timeout A packet was queued for transmission and a transmit command was issued, however the device failed to acknowledge the transmission before a timeout expired. cue%d: no memory for rx list The driver failed to allocate an mbuf for the receiver ring. SEE ALSO
arp(4), netintro(4), ng_ether(4), ifconfig(8) HISTORY
The cue device driver first appeared in FreeBSD 4.0. AUTHORS
The cue driver was written by Bill Paul <wpaul@ee.columbia.edu>. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 10:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy