Age | Commit message (Expand) | Author |
2006-10-15 | regen | Brad Smith |
2006-10-15 | add a few Intel 82Q963 (Q963) chipset ids. | Brad Smith |
2006-10-15 | Enable bce. | Marco Peereboom |
2006-10-14 | Apply some formatting. | Marc Balmer |
2006-10-14 | - Simplify the arguments to bnx_tx_encap. | Brad Smith |
2006-10-14 | Fix the checks broken during conversion to new code. The Embedded | Can Erkin Acar |
2006-10-14 | ps uses KERNBASE so define it to the correct value (pointed out by miod) | Dale Rahn |
2006-10-14 | fix the slightly different reset procedure of single chip variants. | Reyk Floeter |
2006-10-13 | Fix kernel page fault when the device gets detached after the firmware | Marcus Glocker |
2006-10-13 | Get rid of another potentially unsafe pattern of foo[strlen(foo) - 1] = ... | Chad Loder |
2006-10-13 | 'no BSD partition' -> 'no OpenBSD partition' for error message. | Kenneth R Westerback |
2006-10-12 | Added exportable aml_getpciaddr | Jordan Hargrave |
2006-10-12 | Fix typo. Found by: Janek Richter <janek at openbug dot org> | Marco Peereboom |
2006-10-12 | Remove debug print. Found by Peter Hessler. | Marco Peereboom |
2006-10-12 | fix rcsid | Marco Peereboom |
2006-10-12 | Massive ACPI changes | Jordan Hargrave |
2006-10-12 | Add a symbolic name parameter to cardbus_intr_establish(). | Alexander Yurchenko |
2006-10-12 | Bump versions to note behaviour change of no longer trying | Kenneth R Westerback |
2006-10-12 | Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR | Kenneth R Westerback |
2006-10-12 | regen | Brad Smith |
2006-10-12 | add another ServerWorks HT-2100 PCIe bridge. | Brad Smith |
2006-10-12 | Since we no longer look in FreeBSD or NetBSD partitions for the | Kenneth R Westerback |
2006-10-11 | revert rev 1.54. This causes breakage with the PHY on a 5704 A3 chipset; | Brad Smith |
2006-10-11 | flush the cache before jumping into the just loaded kernel. | Dale Rahn |
2006-10-11 | Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma... | Marco Pfatschbacher |
2006-10-11 | regenerate. ok brad | Chris Kuethe |
2006-10-11 | add my Radeon X800 | Chris Kuethe |
2006-10-11 | use SEEK_SET; chl@tuxfamily.org | Theo de Raadt |
2006-10-11 | Oops, wrong size in struct cfattach. | Miod Vallat |
2006-10-11 | more ether_sprintf()'s | Damien Bergamini |
2006-10-11 | fix a potential null deref and a memleak (both in error path). | Damien Bergamini |
2006-10-11 | Build after compiler changed to hardfloat, and link against libgcc. ok miod@ | Dale Rahn |
2006-10-11 | define some functions to go here, quiet warnings | Dale Rahn |
2006-10-11 | Make the timedelta sensor appear right when a device is plugged-in, with a | Marc Balmer |
2006-10-11 | Use __packed instead of __attribute__((packed)). OK mglocker@ | Claudio Jeker |
2006-10-11 | udcf works here, so add it, ok mblamer | Henning Brauer |
2006-10-11 | Use correct arguments in printfs. OK mglocker@ | Claudio Jeker |
2006-10-11 | implement IP_MINTTL socket option fo tcp sockets | Henning Brauer |
2006-10-11 | implement IP_RECVTTL socket option. | Henning Brauer |
2006-10-11 | Allow the 'quick' keyword on an anchor. IFF there is a matching rule inside | Ryan Thomas McBride |
2006-10-11 | regen | Brad Smith |
2006-10-11 | add the NetXen vendor id. | Brad Smith |
2006-10-11 | tsk, tsk | Dale Rahn |
2006-10-11 | call xge_stop() at the top of xge_init(). | Brad Smith |
2006-10-10 | - Only use the MAC address workaround for the Xframe chipset. | Brad Smith |
2006-10-10 | add a few more ACPI device ids, as found on a Acer Aspire 1360. | Brad Smith |
2006-10-10 | Match the SH4 FPSCR bits. | Miod Vallat |
2006-10-10 | revert the firmware synchronization change in rev 1.178, this is the cause | Brad Smith |
2006-10-10 | bescon -> beacon, found by Maxim Bourmistrov, thanks. Since I am correcting | Marc Balmer |
2006-10-10 | fix a small typo (in a comment). ok kettenis. | Marc Balmer |