<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9front.git/rc/bin/nusbrc, branch etheriwl</title>
<subtitle>my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
</subtitle>
<id>https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=etheriwl</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=etheriwl'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/'/>
<updated>2021-04-08T19:57:24+00:00</updated>
<entry>
<title>nusbrc: ignore rndis ethernet in /rc/bin/nusbed, handled by /sys/src/9/boot/nusbrc (thanks romano)</title>
<updated>2021-04-08T19:57:24+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2021-04-08T19:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=777b1949b2475a4d989533ce200e2f8312fb89ca'/>
<id>urn:sha1:777b1949b2475a4d989533ce200e2f8312fb89ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nusbrc: delect lenovo camera</title>
<updated>2020-12-23T00:23:09+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2020-12-23T00:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=c7fd8fe47a96d447d8ea327f14314fc1f55f377f'/>
<id>urn:sha1:c7fd8fe47a96d447d8ea327f14314fc1f55f377f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nusb/serial: fix nusb/serial hang with ftdi</title>
<updated>2014-12-24T10:04:18+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-12-24T10:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=d1799f65ca4835cbb896f802b297b39e518b9cc6'/>
<id>urn:sha1:d1799f65ca4835cbb896f802b297b39e518b9cc6</id>
<content type='text'>
have to create process, not a thread in ftdi code so main
process can exit after posting fs service.
</content>
</entry>
<entry>
<title>support for huawei e220 g3 modem, cleanup nusb/serial</title>
<updated>2014-07-05T21:19:13+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-07-05T21:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=336e605a1191efe1293333bac3b4f76d07b9f89b'/>
<id>urn:sha1:336e605a1191efe1293333bac3b4f76d07b9f89b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nusb: implement aijus stable uniqueue device names</title>
<updated>2014-06-28T16:09:43+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2014-06-28T16:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=4275c49e72544d5b92512e41ddecbd6af5bee6c3'/>
<id>urn:sha1:4275c49e72544d5b92512e41ddecbd6af5bee6c3</id>
<content type='text'>
instead of naming devices by ther dynamically assigned device address,
we hash device uniqueue fields from the device descriptor and produce
a 5 digit hex string that will identify the device across machines.

when there is a collision (less than 1% chance with 100 devices),
usbd will append the device address to the name to make it uniqueue
for this machine.

the hname is passed to drivers in the devid argument, which now has
the form addr:hname, where the colon and hname can be omited (for backwards
compatibility).

when the new behaviour isnt desired, nousbhname= environment variable
can be defined giving the old behaviour.
</content>
</entry>
<entry>
<title>move usb ethernet in bootfs.paq</title>
<updated>2012-12-05T12:53:34+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@gmx.de</email>
</author>
<published>2012-12-05T12:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=07506870120ed7d705da18b3a0c314cf3de1f9ce'/>
<id>urn:sha1:07506870120ed7d705da18b3a0c314cf3de1f9ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nusbrc: fix permissions, restore before complication of complication</title>
<updated>2012-01-09T20:44:27+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@rei2</email>
</author>
<published>2012-01-09T20:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=b1fd0dd118945a2acebe05805964b506d4ab44e3'/>
<id>urn:sha1:b1fd0dd118945a2acebe05805964b506d4ab44e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2012-01-06T17:49:49+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@centraldogma</email>
</author>
<published>2012-01-06T17:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=f810c7ed88a0a534f629df50dd542d9e7d15a03a'/>
<id>urn:sha1:f810c7ed88a0a534f629df50dd542d9e7d15a03a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nusbrc: revert</title>
<updated>2012-01-05T18:36:36+00:00</updated>
<author>
<name>stanley lieber</name>
<email>stanley.lieber@gmail.com</email>
</author>
<published>2012-01-05T18:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=7b6d8b29b74200ef3ce6fbad3f3e33bc23f1734e'/>
<id>urn:sha1:7b6d8b29b74200ef3ce6fbad3f3e33bc23f1734e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkg/create: use separate steps for mk install and mk clean, to avoid mkfile problems</title>
<updated>2012-01-05T18:21:23+00:00</updated>
<author>
<name>stanley lieber</name>
<email>stanley.lieber@gmail.com</email>
</author>
<published>2012-01-05T18:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=e7dd5dad5cafafac34f2e37f9058cba73f946b2c'/>
<id>urn:sha1:e7dd5dad5cafafac34f2e37f9058cba73f946b2c</id>
<content type='text'>
</content>
</entry>
</feed>
