Age | Commit message (Expand) | Author |
2005-05-11 | Reset IO completion values to 0 to disable completion holdof. This improves | Marco Peereboom |
2005-05-11 | no need to include '\n' on a panic(), fix two typos, | Pedro Martelletto |
2005-05-11 | prettier; ok uwe | Theo de Raadt |
2005-05-11 | Add get and set completions opcodes. | Marco Peereboom |
2005-05-11 | extra checks for monitor mode | Reyk Floeter |
2005-05-11 | Do not call mii_pollstat() immediately after mii_tick(). | Brad Smith |
2005-05-11 | Do not call mii_pollstat() from within device tick routines; the status | Brad Smith |
2005-05-11 | remove comment which is not valid anymore | Brad Smith |
2005-05-11 | - Also match on Yukon LP's for the Lite rev A0 test. | Brad Smith |
2005-05-10 | enable arm optimized in4_cksum | Brad Smith |
2005-05-10 | support NULL encryption for ESP; ok hshoexer, ho | Markus Friedl |
2005-05-10 | In DIOCKILLSTATES: take into account the direction of the state when | Joel Knight |
2005-05-10 | add epic commented out | Michael Shalayeff |
2005-05-10 | after copyin/out fpu regs flush and purge as they gonna be accessed from phys... | Michael Shalayeff |
2005-05-10 | explicitly align unwind data to 8 bytes; from chs | Michael Shalayeff |
2005-05-10 | no reason to use long as we are most definately all 32bit | Michael Shalayeff |
2005-05-10 | set pcsq in case we get signal delivery once interrupted from the gateway pag... | Michael Shalayeff |
2005-05-10 | db_printf(s) -> db_printf("%s", s) from NetBSD | Uwe Stuehler |
2005-05-10 | enter ddb thru alt-escape. | Marc Espie |
2005-05-10 | - add vax optimized in4_cksum | Brad Smith |
2005-05-10 | ANSI protos | Brad Smith |
2005-05-10 | use pci_matchbyid(). | Brad Smith |
2005-05-10 | - remove commented out header | Brad Smith |
2005-05-10 | put this in the Attic | Brad Smith |
2005-05-10 | Add epic(4) driver which supersedes tx(4). | Brad Smith |
2005-05-09 | fixes and updates for root device detection from NetBSD: | Martin Reindl |
2005-05-09 | - add alpha optimized in4_cksum | Brad Smith |
2005-05-09 | replace sc_quirk with sc_flags, spotted and ok mickey@ | Marco Peereboom |
2005-05-09 | Compile if no wsmouse device is configured in the kernel. | Miod Vallat |
2005-05-09 | regen | Brad Smith |
2005-05-09 | add PCI id for SMC 83C175 | Brad Smith |
2005-05-09 | Compile without option WSDISPLAY_COMPAT_RAWKBD | Miod Vallat |
2005-05-09 | Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISK | Uwe Stuehler |
2005-05-09 | Permit one of the PXA2X0's UARTs to operate in Slow Infrared (SIR) mode | Uwe Stuehler |
2005-05-09 | Added comments, and a new function to control the infrared LED. | Uwe Stuehler |
2005-05-09 | Bump version to 2.07. Since the initial version 2.06, symbol table | Uwe Stuehler |
2005-05-09 | streamline. | Marc Espie |
2005-05-09 | ansify. no binary change. | Marco Pfatschbacher |
2005-05-09 | Make sure that prefixes get purged. | Brad Smith |
2005-05-09 | Regen | Miod Vallat |
2005-05-09 | Add a note reminding people to regen gsc and usb maps after changing this file. | Miod Vallat |
2005-05-09 | Create the USB keyboard layout tables from the PS/2 tables. | Miod Vallat |
2005-05-09 | Sort the output tables, and mention the rcsid of the converter script in | Miod Vallat |
2005-05-09 | PCI_{VENDOR,PRODUCT} -> CARDBUS_{VENDOR,PRODUCT} for correctness. | Brad Smith |
2005-05-09 | add cardbus_matchbyid(), mimics the PCI layers pci_matchbyid(). | Brad Smith |
2005-05-08 | change the dmesg output: print known chipset names, don't print the | Reyk Floeter |
2005-05-08 | the ar5210 is silicon version 0, not 1. | Reyk Floeter |
2005-05-08 | fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6. | Reyk Floeter |
2005-05-08 | When receiving an unplugged notification from the loop, do not take action | Miod Vallat |
2005-05-08 | Simplify loop reconfiguration code. | Miod Vallat |