public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] What should i use instead of /dev/usb?
@ 2007-10-27  8:50 Adam Carter
  2007-10-27 11:38 ` Dirk Heinrichs
  2007-10-27 13:28 ` Philip Webb
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Carter @ 2007-10-27  8:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

I am using some hardware that requries external drivers (no ebuild
either) and it says i should;
mknod /dev/usb/panel0 c 180 180
 
Since /dev/usb doesnt exist, what is the correct alternative?
(2.6.22-gentoo-r8)
 
thanks.

[-- Attachment #2: Type: text/html, Size: 971 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] What should i use instead of /dev/usb?
  2007-10-27  8:50 [gentoo-user] What should i use instead of /dev/usb? Adam Carter
@ 2007-10-27 11:38 ` Dirk Heinrichs
  2007-10-27 13:28 ` Philip Webb
  1 sibling, 0 replies; 4+ messages in thread
From: Dirk Heinrichs @ 2007-10-27 11:38 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

Am Samstag, 27. Oktober 2007 schrieb Adam Carter:
> I am using some hardware that requries external drivers (no ebuild
> either) and it says i should;
> mknod /dev/usb/panel0 c 180 180

What kind of hardware is this?

> Since /dev/usb doesnt exist, what is the correct alternative?

Either mkdir /dev/usb before the mknod or (better IMHO):

Write a udev rule to create the device node at plugin time, see 
http://reactivated.net/writing_udev_rules.html.

HTH...

	Dirk

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] What should i use instead of /dev/usb?
  2007-10-27  8:50 [gentoo-user] What should i use instead of /dev/usb? Adam Carter
  2007-10-27 11:38 ` Dirk Heinrichs
@ 2007-10-27 13:28 ` Philip Webb
  2007-10-27 13:44   ` [gentoo-user] " Grant Edwards
  1 sibling, 1 reply; 4+ messages in thread
From: Philip Webb @ 2007-10-27 13:28 UTC (permalink / raw
  To: gentoo-user

071027 Adam Carter wrote:
> I am using some hardware that requries external drivers
> (no ebuild either) and it says i should:
> 'mknod /dev/usb/panel0 c 180 180'
> Since /dev/usb doesnt exist, what is the correct alternative?

USB ports usually show up as  /dev/sdb<n> : have a look for that.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow@chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user]  Re: What should i use instead of /dev/usb?
  2007-10-27 13:28 ` Philip Webb
@ 2007-10-27 13:44   ` Grant Edwards
  0 siblings, 0 replies; 4+ messages in thread
From: Grant Edwards @ 2007-10-27 13:44 UTC (permalink / raw
  To: gentoo-user

On 2007-10-27, Philip Webb <purslow@sympatico.ca> wrote:
> 071027 Adam Carter wrote:
>> I am using some hardware that requries external drivers
>> (no ebuild either) and it says i should:
>> 'mknod /dev/usb/panel0 c 180 180'
>> Since /dev/usb doesnt exist, what is the correct alternative?
>
> USB ports usually show up as  /dev/sdb<n> : have a look for that.

Only if they're mass-storage devices and you've got msb-storage
and scsi drivers set up.  Other types of USB devices show up
differently.

-- 
Grant Edwards                   grante             Yow!  I'm sitting on my
                                  at               SPEED QUEEN... To me,
                               visi.com            it's ENJOYABLE... I'm
                                                   WARM... I'm VIBRATORY...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-27 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-27  8:50 [gentoo-user] What should i use instead of /dev/usb? Adam Carter
2007-10-27 11:38 ` Dirk Heinrichs
2007-10-27 13:28 ` Philip Webb
2007-10-27 13:44   ` [gentoo-user] " Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox