From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: References: <46721ee70802041612p1ee67c44ia2f2698e9a7d44a3@mail.gmail.com> <46721ee70802041723j6bf707f5s5681b42e9e52face@mail.gmail.com> Content-Type: multipart/alternative; boundary=Apple-Mail-2-530503317 Message-Id: <9EF96B73-BCE6-482E-9768-695368E9FC61@mac.com> From: Pietro Gagliardi Subject: Re: [9fans] Plan 9 wireless how-to... Date: Mon, 4 Feb 2008 20:46:42 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 4614c11c-ead3-11e9-9d60-3106f5b1d025 --Apple-Mail-2-530503317 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Feb 4, 2008, at 8:44 PM, Pietro Gagliardi wrote: > For USB, add this to the TOP of /usr/$user/lib/profile, above the > switch but below the other bind lines: > > bind -a '#U' /dev > usbd Scratch that. There is a line in /usr/$user/lib/profile that reads switch($terminal){ Above that, add bind -a '#U' /dev usbstart usbstart sets up everything, including USB-based audio and the mouse. --Apple-Mail-2-530503317 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=US-ASCII
On Feb 4, 2008, at = 8:44 PM, Pietro Gagliardi wrote:

For USB, add this to the TOP = of /usr/$user/lib/profile, above the switch but below the other bind = lines:

bind -a = '#U' /dev
= usbd

Scratch that. There = is a line in /usr/$user/lib/profile that reads

= switch($terminal){

Above that, = add

bind -a = '#U' /dev
= usbstart

usbstart sets up = everything, including USB-based audio and the mouse.

= --Apple-Mail-2-530503317--