Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-16 | fix error message parsing, okay deraadt@ | Marc Espie | |
2006-09-16 | Revert new check for DOS partitions running past d_secperunit (e.g. | Kenneth R Westerback | |
r1.54 of i386/disksubr.c). The check incorrectly handled extended partitions. Possibly a symptom of a deeper problem with extended partition offsets that will be addressed post-4.0. Problem reported/fix tested by A. Velichinsky, cause diagnosed by otto@. ok pedro@ mickey@ miod@ deraadt@ | |||
2006-09-16 | sync (uath) | Damien Bergamini | |
2006-09-16 | more uath(4) usb ids. | Damien Bergamini | |
from jsg@ | |||
2006-09-16 | missing full stop; | Jason McIntyre | |
2006-09-16 | indent | Damien Bergamini | |
2006-09-16 | fix a buggy printf. | Damien Bergamini | |
in case something wrong happens in the Tx path, don't free a mbuf that is left in if_snd. ok deraadt@ | |||
2006-09-16 | sync | Theo de Raadt | |
2006-09-16 | sync (uath) | Damien Bergamini | |
2006-09-16 | sync | Theo de Raadt | |
2006-09-16 | Xr uath | Theo de Raadt | |
2006-09-16 | Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UX | Damien Bergamini | |
chipsets. Based on a black-box analysis of the Windows binary driver. Requires a firmware that is not freely redistributable (see man uath). The driver handles both pre- and post-firmware devices. Still a bit experimental but Tx/Rx works great in BSS mode (on i386). No 802.11a, IBSS, or HostAP modes yet but there's more to come. Great thanks to jsg@ for digging the USB IDs out of the Windows driver. Committed over a D-Link DWL-G132. | |||
2006-09-16 | enable pgt, even if still a wee bit buggy | Theo de Raadt | |
2006-09-16 | Get subvendor from the PROM instead of the PCI configuration space, since the | Mark Kettenis | |
latter gets reset if you netboot from an interface. ok miod@, brad@, deraadt@ | |||
2006-09-16 | Don't panic if firmware files are not in place. Ja ja ja ja claudio@. | Marcus Glocker | |
ok deraadt@ | |||
2006-09-16 | Only interpret link state routing messages for the monitored carp interface. | Marco Pfatschbacher | |
memcpy the if_msghdr to avoid alignment problems. OK hshoexer@, miod@, deraadt@ | |||
2006-09-16 | sync printing w/ sysctl and also add missing sensor types to the conf ↵ | Michael Shalayeff | |
parser; deraadt@ ok | |||
2006-09-16 | Do not use bus_space_write_multi and happily write to NULL and die, when | Miod Vallat | |
bus_space_set_region was intended. ok deraadt@ | |||
2006-09-16 | Bring pgt(4) in a working state. Much work also done by claudio@. | Marcus Glocker | |
ok deraadt@ | |||
2006-09-16 | rework the handling of the errors coming off the hardware at the bottom of | David Gwynne | |
mpi_scsi_cmd_done. this makes it more appropriate for our midlayer. ok beck@ deraadt@ | |||
2006-09-16 | Asking for HWERR interrupts and not acknowledging them leads | Jonathan Gray | |
to interrupt storms on several machines, so don't ask. Diff from kettenis@ who can't commit at the moment. ok deraadt@ | |||
2006-09-16 | Support for Intel 6321ESB SATA. Tested on one of cloder's new | Jonathan Gray | |
Xeon systems. ok cloder@ deraadt@ | |||
2006-09-16 | Match VIA VT8237A SATA which while untested should act like | Jonathan Gray | |
the older VIA SATA devices for our purposes going by FreeBSD. ok deraadt@ | |||
2006-09-16 | regen | Jonathan Gray | |
2006-09-16 | VIA VT8237A SATA | Jonathan Gray | |
ok deraadt@ | |||
2006-09-15 | Reserve some commands slot for bioctl/sensorsd so ciss doesn't crash | Kenneth R Westerback | |
under load when bioctl/sensorsd are active. Better fix post-4.0. Problem found, fix tested by Johan Mson Lindman. ok dlg@ marco@ mickey@ deraadt@ | |||
2006-09-15 | Kettenis's polished version of diff to preserve the mac address on thecus, | Dale Rahn | |
if the hardware mac is a specific number (hardware doesn't provide unique mac addresses except in redboot fconfig data). yes deraadt@ | |||
2006-09-15 | Reset the sysfail led on thecus, so that it doesn't blink | Dale Rahn | |
(machines with older firmware). yes deraadt@ | |||
2006-09-15 | sysctl(3) can return ESRCH; noted by Kristaps Johnson; ok miod@ jmc@ | Otto Moerbeek | |
2006-09-15 | better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ | Otto Moerbeek | |
2006-09-15 | reorganise the sections to make more sense; | Jason McIntyre | |
ok hshoexer ho | |||
2006-09-15 | Add another two rum products. | Jonathan Gray | |
ok jmc@ | |||
2006-09-15 | clarification; | Jason McIntyre | |
2006-09-15 | add in filtering rules to allow keying daemons to talk; | Jason McIntyre | |
help/ok markus | |||
2006-09-15 | Remove "Delete-SAs" config option. This was needed for interaction | Hans-Joerg Hoexer | |
with sasyncd(8). Now sasyncd(8) controls isakmpd(8) regarding SA deletion so this option is obsolete. ok mpf jmc | |||
2006-09-15 | Morotola -> Motorola ;) | Jason McIntyre | |
from john danks | |||
2006-09-14 | move the device list into the main body; | Jason McIntyre | |
2006-09-14 | move the device list into the main body; | Jason McIntyre | |
2006-09-14 | a more useable example; fix comments; ok jmc@ | Hans-Joerg Hoexer | |
2006-09-14 | simplify an example. ok jmc@ | Hans-Joerg Hoexer | |
2006-09-14 | list macobio devices in the body of the page, rather than SEE ALSO; | Jason McIntyre | |
some .Nd sync; ok miod | |||
2006-09-13 | use "proto ipencap" for the gateway filter rules; | Jason McIntyre | |
pointed out by msf; explained by markus | |||
2006-09-13 | missing word; from matthew clarke | Jason McIntyre | |
2006-09-12 | sync the wireless devices; | Jason McIntyre | |
2006-09-12 | sync the stp entry; | Jason McIntyre | |
2006-09-12 | note that enc traffic is unecrypted; from mpf | Jason McIntyre | |
2006-09-12 | for apps which use interface groups, point to the section of | Jason McIntyre | |
ifconfig(8) where they are explained; ok mcbride mpf henning | |||
2006-09-12 | no need to Xr isakmpd.conf.5; | Jason McIntyre | |
2006-09-12 | add a section on packet filtering ipsec traffic; | Jason McIntyre | |
input henning markus mcbride ok mcbride hshoexer | |||
2006-09-11 | improvememnts for `local', `peer', and `psk'; ok hshoexer | Jason McIntyre | |