Go to file
xtraeme b2af3e5bc6 Merge some changes from OpenBSD:
RT2560+RT2661: update the physical address in the RX descriptor after
bus_dmamap_load() in the case where the same mbuf is reloaded.

modify interrupt handlers to exit early and return 0 on shared interrupts.

RT2661:
flags for register TXRX_CSR4 were shifted one bit too much on the left.
this has probably affected short preamble support as well as hardware
multi-rate retries settings.

fix handling of the SIOCS80211CHANNEL ioctl in monitor mode:
don't call xxx_set_chan() if the interface is not up&running.

Tested with the following hw:

ral0 at pci5 dev 0 function 0: Ralink Technologies RT2561 802.11b/g (rev. 0x00)
ral0: interrupting at ioapic0 pin 20 (irq 10)
ral0: 802.11 address 00:80:5a:4f:ab:e2
ral0: MAC/BBP RT2561C, RF RT2527
2008-03-17 17:22:49 +00:00
bin ps -t? needs to imply -x. Otherwise the non-x logic filters all the results 2008-03-10 03:44:11 +00:00
common oops 2008-03-07 02:18:34 +00:00
crypto Generates a log if cert validation has been disabled by configuration 2008-03-06 17:00:03 +00:00
dist Fix download-vulnerability-list's -c option. From Jim Bernard in PR 38231. 2008-03-13 08:38:24 +00:00
distrib Add '-q' to maketars and makesrctars, to quieten them. 2008-03-16 07:02:22 +00:00
doc yamt-lazymbuf-base13 2008-03-17 09:17:43 +00:00
etc show RELEASEMACHINEDIR in params 2008-03-16 07:25:57 +00:00
games Don't crash if we're asked to restore from /dev/null. (woops) 2008-02-24 06:12:49 +00:00
gnu strcmp doesn't taken a length argument. 2008-03-15 12:19:41 +00:00
include Since _file is a short, check that the fd fits in it, otherwise bail with 2008-03-13 15:40:00 +00:00
lib Describe how to portable extend a file. From joerg. Bump date. 2008-03-16 11:33:40 +00:00
libexec Switch from lockf() to (more portable) fcntl() locking 2008-03-09 20:11:43 +00:00
regress A test for the lwpctl preemption counter. 2008-03-12 11:02:21 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin Remove unused file. 2008-03-16 23:41:25 +00:00
share Update the man page to note the additional cards that this driver will 2008-03-17 02:57:11 +00:00
sys Merge some changes from OpenBSD: 2008-03-17 17:22:49 +00:00
tests Add tests for load-time parameter passing to modules, both at the syscall 2008-03-02 11:22:10 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin Don't skip ioctls with a digit in the name. 2008-03-11 20:39:57 +00:00
usr.sbin Document some about being able to view differences and 2008-03-17 14:46:54 +00:00
x11 MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 02:02:56 +00:00
build.sh Obtain RELEASEMACHINEDIR from the make environment. 2008-03-16 07:52:59 +00:00
BUILDING Mention that "build" and "distribution" do not build nor install (to DESTDIR) 2008-03-08 14:48:57 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00