Re: ugenctl for attaching USB devices to ugen instead of their specific driver

2015-12-07 Thread Kirill Bychkov
On Sun, December 6, 2015 22:10, Ian Darwin wrote: > > > On 2015-12-06 12:23 PM, Stuart Henderson wrote: >> On 2015/12/06 06:02, Mickael Torres wrote: >>> Hello, >>> >>> This is a kernel patch plus a utility called ugenctl I use to allow >>> selected USB devices to attach as ugen(4) instead of their

Re: sync bioctl manual

2015-10-22 Thread Kirill Bychkov
On Thu, October 22, 2015 00:45, Jason McIntyre wrote: > On Thu, Oct 22, 2015 at 12:35:53AM +0300, Kirill Bychkov wrote: >> On Thu, October 22, 2015 00:16, Jason McIntyre wrote: >> > On Wed, Oct 21, 2015 at 11:19:12PM +0300, Kirill Bychkov wrote: >> >> Hi! >> &

Re: sync bioctl manual

2015-10-21 Thread Kirill Bychkov
On Thu, October 22, 2015 00:16, Jason McIntyre wrote: > On Wed, Oct 21, 2015 at 11:19:12PM +0300, Kirill Bychkov wrote: >> Hi! >> After halex@ removed a restriction to use passfile for creation of >> crypto volume, man page wasn't changed to explain new behaviour. >>

sync bioctl manual

2015-10-21 Thread Kirill Bychkov
Hi! After halex@ removed a restriction to use passfile for creation of crypto volume, man page wasn't changed to explain new behaviour. OK? Index: bioctl.8 === RCS file: /cvs/src/sbin/bioctl/bioctl.8,v retrieving revision 1.97 diff -u

one more fxp card

2015-06-26 Thread Kirill Bychkov
Hi. I've ordered two card from ebay and they are working fine on amd64. OK to commit? Index: fxp.4 === RCS file: /cvs/src/share/man/man4/fxp.4,v retrieving revision 1.45 diff -u -r1.45 fxp.4 --- fxp.4 15 Jan 2015 20:37:36 -

Re: samba4 slow startup, shared libs?

2015-06-05 Thread Kirill Bychkov
On Fri, June 5, 2015 14:27, Mark Kettenis wrote: >> Date: Fri, 5 Jun 2015 11:15:38 +0100 >> From: Stuart Henderson >> >> net/samba4 is in the ports tree but not currently enabled in the build, >> we're still only using samba 3.x for various reasons, but unfortunately >> samba 3 is getting decreasi

Re: autoinstall(8) tweaks

2015-04-07 Thread Kirill Bychkov
On Tue, April 7, 2015 13:02, Alex Wilson wrote: > On the topic of local tweaks to autoinstall, I was trying to use it for > a bunch of blades with very limited disk the other day, and I really > wanted to make them just create a single slice for / and some swap. > > I ended up doing: > > --- a/dist

more airports

2015-01-11 Thread Kirill Bychkov
Hi. This patch adds/fixes/extends airport data for some exUSSR airports I've been to. OK? Index: share/misc/airport === RCS file: /cvs/src/share/misc/airport,v retrieving revision 1.47 diff -u -r1.47 airport --- share/misc/airport 7

Re: atheros 9485

2014-10-09 Thread Kirill Bychkov
On Thu, October 9, 2014 14:02, Stefan Sperling wrote: > On Thu, Oct 09, 2014 at 01:48:23PM +0400, Kirill Bychkov wrote: >> Index: pcidevs >> === >> RCS file: /cvs/src/sys/dev/pci/pcidevs,v >> retrieving re

atheros 9485

2014-10-09 Thread Kirill Bychkov
Index: pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1746 diff -u -p -u -r1.1746 pcidevs --- pcidevs 8 Oct 2014 07:41:27 - 1.1746 +++ pcidevs 9 Oct 2014 09:43:28 - @@ -1835,6 +1835,7 @

Re: Nut 2.7.2p2 with APC USB UPS on OpenBSD 5.6 current woes

2014-09-19 Thread Kirill Bychkov
On Fri, September 19, 2014 16:37, Stan Gammons wrote: > I have an apc usb ups that was working with OpenBSD 5.5 stable, but when I > installed 5.6 current nut no longer recognizes the status change when the > UPS goes on battery. When you do upsc apcusb@localhost with AC power > removed from the u

Re: upd(4) proposal

2014-02-14 Thread Kirill Bychkov
On Fri, February 14, 2014 17:07, Andre de Oliveira wrote: > hello. > > blambert@ suggested me to write a driver for exposing usb-based > uninterruptable power systems devices data as sysctl(8) sensors, thus > enabling people to write "shutdown policies" using sensorsd(8), which > can replaces apcup

Re: Request for Funding our Electricity

2014-01-14 Thread Kirill Bychkov
On Wed, January 15, 2014 00:03, Bob Beck wrote: >Just to bring this issue back to the forefront. > > In light of shrinking funding, we do need to look for a source to > cover project expenses. If need be the OpenBSD Foundation can be > involved in receiving donations to cover project electrica

add new device to cdce.4

2013-12-11 Thread Kirill Bychkov
Hi! This Yota dongle works fine. I think adding this into manual would be useful for russian OpenBSD users. umass1 at uhub0 port 1 configuration 1 interface 0 "GCT SEMICONDUCTOR Inc Modem Yota" rev 2.00/1.00 addr 4 umass1: using SCSI over Bulk-Only scsibus4 at umass1: 2 targets, initiator 0 cd0 at

rsu.4 update

2013-12-06 Thread Kirill Bychkov
Hi. This adapter is working. OK to commit? Index: rsu.4 === RCS file: /cvs/src/share/man/man4/rsu.4,v retrieving revision 1.15 diff -u -p -u -r1.15 rsu.4 --- rsu.4 20 Aug 2013 13:46:53 - 1.15 +++ rsu.4 6 Dec 2013

Re: Weard security report

2013-11-06 Thread Kirill Bychkov
On Wed, November 6, 2013 19:24, sven falempin wrote: > Hello, > Hi > I love daily scripts and used it to follow some > activity on server(s) > > One of my server got this entry: > > Running security(8): > > == > /var/db/cloud.json diffs (-OLD +NEW) > == > --- /dev/null Fri Oct 25 01:30:

Re: more /dev/ugen*

2013-09-13 Thread Kirill Bychkov
On Fri, September 13, 2013 13:19, Stuart Henderson wrote: > On 2013/09/13 10:59, David Coppa wrote: >> On Fri, Sep 13, 2013 at 10:57 AM, Martin Pieuchot >> wrote: >> >> > Out of curiosity, can I see the dmesg for this machine? I'd like to >> > know which devices attach at ugen(4). >> >> ask djm@

Re: Fix gem(4) by attaching the right PHY on PowerMac G5

2013-03-09 Thread Kirill Bychkov
On Fri, March 8, 2013 13:42, Martin Pieuchot wrote: > kirby@ reported [0] back in February that the gem(4) on his PowerMac > G5 wasn't working. Apparently the logic to determine which PHY to use > doesn't work with these machines when the firmware has powered down the > chip. At least that's what F

Re: Workaround for an rsu(4) bug

2013-02-20 Thread Kirill Bychkov
On Tue, February 5, 2013 14:10, Stuart Henderson wrote: > On 2013/02/05 05:18, Brad Smith wrote: >> On Tue, Feb 05, 2013 at 12:26:47AM +0100, Mark Kettenis wrote: >> > > Date: Tue, 29 Jan 2013 21:04:30 -0500 >> > > From: Brad Smith >> > > >> > > To a certain extent this seems to make rsu(3) work a

new device ids

2012-11-22 Thread Kirill Bychkov
Hi. This patch adds fingerprint reader and ati video, found on my girlfriend's hp pavillion dv6. OK? Index: pci/pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1661 diff -u -r1.1661 pcidevs --- pci/pcidevs 1

axe(4) support for D-Link DUB-E100 rev C1

2012-11-20 Thread Kirill Bychkov
Hi. A friend of mine get D-Link DUB-E100, but it is build on another chip revision. This diff adds support for this adapter. Tested on amd64 for a couple of days, but without high load. Needs further testing or OK to commit? Index: if_axe.c =

Garmin GPS reciever

2012-10-08 Thread Kirill Bychkov
OK to add this one? Index: usbdevs === RCS file: /cvs/src/sys/dev/usb/usbdevs,v retrieving revision 1.589 diff -u -r1.589 usbdevs --- usbdevs 3 Oct 2012 08:04:23 - 1.589 +++ usbdevs 8 Oct 2012 16:42:11 - @@ -1890

new umsm(4) device

2012-10-08 Thread Kirill Bychkov
Hi. Recently I've bought new Huawei E352 modem. I'm using it for some time without any problems. ok to commit? Index: umsm.4 === RCS file: /cvs/src/share/man/man4/umsm.4,v retrieving revision 1.81 diff -u -r1.81 umsm.4 --- umsm.4

new pci ids

2012-07-13 Thread Kirill Bychkov
Hi. Here is the bunch of pci devices, found in some laptops and desktops I get in my hands. OK to commit? Index: pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v retrieving revision 1.1651 diff -u -r1.1651 pcidevs --- pcidevs