openbsd-tech mailing list

FromSubjectsort iconDate
destek@pro-tes.com
Sizinde Doğalgaz Projesine İhtiyacınız olabilir (Okuyunu ...
]yi g|nler Sizinde Dopalgaz Projesine ]htiyac}n}z olabilir (Okuyunuz ve not ediniz) ]GDA^, abonelerinin tesisatlar}n}n bilgisi dahilinde olmas}n} ister Kimlerin Dopalgaz projesine ihtiyac} vard}r.. - Yeni dopalgaz tesisat} yap}ld}p}nda. Yap}lan tesisat}n ]GDA^ a bildirilmesi.. - Mevcut olan dopalgaz tesisat}ndaki depi~klik yap}ld}p}nda. G|zergah veya cihazlar}n yer depi~mesi vb.. - Mevcut dopalgaz tesisat}nda kulland}p}n}z kombinizi depi~tirdipinizde cihaz}n}z}n ...
Apr 24, 5:08 pm 2010
Luis Henriques
Re: Add support to AR5424
Thanks for testing and reporting this, Tom. Just curious about something: the dmesg you show in your email has been collected _without_ the patch, right? Because with the patch I would expect that the rf would be different from 0.0. -- Luis
Apr 25, 2:49 pm 2010
Tom Murphy
Re: Add support to AR5424
Luis, I have an Asus EEE with uses an AR5424 chipset: ath0 at pci3 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 1 int 18 (irq 10) ath0: AR5424 14.2 phy 7.0 rf 0.0, WOR0W, address 00:15:af:b5:36:7f I tried the latest patch you posted and it locks OpenBSD completely up when bringing the network up (even ifconfig ath0 up locks the system.) Tom
Apr 25, 12:29 pm 2010
Tobias Weingartner
Re: diff to add posix_madvise().
Are people serious? I mean, what's next? posix_read, posix_write, posix_kill? I suppose, if it *has* to exist... but YUCK! -Toby.
Apr 25, 10:57 am 2010
Marc Espie
Re: git vs. $OpenBSD$
PS: apparently, ~/.gitattributes does not exist. This part has to live inside the git repo you want to use...
Apr 25, 6:14 am 2010
Marc Espie
git vs. $OpenBSD$
I think I finally figured out how to work with git for small subtrees, and not get annoyed with the $OpenBSD$ keyword expansion... - define a filter in your git attributes, that's either $GITDIR/info/attributes or ~/.gitattributes: * filter=openbsd - set up the filter to clean files, that's either $GITDIR/config or ~/.gitconfig: [filter "openbsd"] clean = openbsd-zap - create a script in your PATH that cleans up things, in my case, ~/bin/openbsd-zap #! /usr/bin/perl -p # ...
Apr 25, 6:01 am 2010
Marc Espie
Re: git vs. $OpenBSD$
PS2: the following script handles more situations: #! /usr/bin/perl -p s/\$(OpenBSD|Mdocdate|Id)\:.*?\$/\$$1\$/gs; s/[ \t]+$//;
Apr 25, 6:46 am 2010
members
e-shop.gr: Nova και Forthnet μαζί με 40e το μήνα και 70e ...
Episjeuhe_te tgm die}humsg http://www.e-shop.gr/newsletter/mail-100423.html cia ma de_te tir pqosvoq]r lar TGKEVYMIJES PAQACCEKIES 9:00-20:00 STO 211 5000500 Oi til]r isw}oum ap| 24/04/10 l]wqi 10/05/10, ]yr enamtk^seyr tym apohel\tym jai l|mo cia ta l]kg tou e-shop.gr Am h]kete ma diacqave_te ap| tg k_sta emgl]qysgr tou e-shop.gr, paqajako}le apamt^ste sto paq|m le t_tko(subject) tou lgm}lat|r sar: DIACQAVG.
Apr 25, 4:01 am 2010
Philip Guenther
Re: diff to add posix_madvise().
On Sat, Apr 24, 2010 at 1:33 PM, Brad <brad@comstyle.com> wrote: Close: I think the #include of <sys/cdefs.h> needs to be moved up in sys/mman.h so that the __BSD_VISIBLE test actually works. Otherwise, looks good to me. Philip Guenther
Apr 24, 8:52 pm 2010
Brad
Re: diff to add posix_madvise().
How about this? Index: sys/sys/mman.h =================================================================== RCS file: /cvs/src/sys/sys/mman.h,v retrieving revision 1.18 diff -u -p -r1.18 mman.h --- sys/sys/mman.h 21 Jul 2003 22:52:19 -0000 1.18 +++ sys/sys/mman.h 25 Apr 2010 15:24:06 -0000 @@ -32,6 +32,10 @@ * @(#)mman.h 8.1 (Berkeley) 6/2/93 */ +#ifndef _KERNEL +#include <sys/cdefs.h> +#endif + /* * Protections are chosen from these bits, or-ed together */ @@ -72,15 ...
Apr 25, 8:30 am 2010
J.C. Roberts
Re: New intel X driver requires testing.
On Sun, 11 Apr 2010 18:47:45 +0100 Owain Ainsworth Per request, the kernel, userland, and xenocara were all rebuilt with April 24th src checkout. New intel drive above was also rebuilt and reinstalled. All tests were repeated, and results were basically the same. All the torrid details, console output, X log, kernel, symbols and core sent to oga@ off list. Results: 1.) gpu hang still present on vt switching as before. 2.) Xv no longer works at all (previously xv worked at resolutions of ...
Apr 25, 2:19 pm 2010
Luis Henriques
Re: Add support to AR5424
Hi, here's another version of the patch. It includes the patch from Alexander. Again, it has been tested on my hardware only and it is working. WARNING: previous versions of this patch are known to freeze your system so... make sure you really want to test it! However, the -current version of this driver freezes my laptop anyway. Also, please let me know of any changes with regard to previous patches. Thanks to Alexander patch, the "unable to reset hardware" error in some cards seems to ...
Apr 25, 5:45 am 2010
previous daytodaynext day
April 24, 2010April 25, 2010April 26, 2010