Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-20 | Allow "log" for nat rules without "pass". | Marco Pfatschbacher | |
OK henning@, ``passt scho'' markus@ | |||
2007-06-20 | Add support for VIA CX700/VX700 IDE. | Jonathan Gray | |
Tested by jcs@ on a model 2 oqo. | |||
2007-06-20 | regen | Jonathan Gray | |
2007-06-20 | Add a few VIA devices found in jcs' model 2 oqo. | Jonathan Gray | |
2007-06-19 | attach to the novatel ES620 found in the oqo model 2 w/sprint card | joshua stein | |
2007-06-19 | regen | joshua stein | |
2007-06-19 | novatel ES620 CDMA modem found in the oqo model 2 | joshua stein | |
2007-06-19 | com at ssio | Mark Kettenis | |
2007-06-19 | Add ssio(4), a driver for the castrated National Semiconductor PC87560 | Mark Kettenis | |
Sucky SuperIO chip. For now it only provides support for the i8259-compatible PICs on the chip, but that support is necessary to make USB interrupts work. | |||
2007-06-19 | Empty another cpu_disklabel. In this case read in the boot | Kenneth R Westerback | |
block/native label as needed rather than keeping it in cpu_disklabel. Also a number of assorted minor tweaks to reduce the delta to sparc64 disksubr.c. 'get this in' deraadt@ | |||
2007-06-19 | KNF after the recent macro expansion, mostly prototype indendation. | Marc Balmer | |
No binary change. ok uwe. | |||
2007-06-19 | Mark PDE entries with PG_U and PG_M. We never need that information from the | Artur Grabowski | |
mmu, it slightly speeds up tlb misses and according to an errata from AMD it can actually work around a bug in the mmu. toby@ ok | |||
2007-06-19 | Abort all pending ACL connections when we get an HCI command parameter | Uwe Stuehler | |
error in response to a HCI_CMD_CREATE_CON command instead of waiting that the user aborts due to boredom. Unfortunately, the command status event does not include a hint to tells us which connection failed. | |||
2007-06-19 | Pass the correct flag to sbt_start() in sbt_start_cmd() | Uwe Stuehler | |
2007-06-19 | better debug output | Uwe Stuehler | |
2007-06-19 | Add a dac group init, mixer table and mixer init for the Sigmatel | Deanna Phillips | |
codec ID 83847661 found in some Sony VAIO FE and SZ laptops. No regressions noticed by jasper@, steven@ or Will Backman. I've been using it for months. | |||
2007-06-19 | Handle interrupts for the record stream as well. Recording now works. | Deanna Phillips | |
Tested by ajacoutot@, steven@ and Will Backman. | |||
2007-06-18 | Lookup interrupt routing info based on elroy(4) bus number. | Mark Kettenis | |
Fix and simplify debug code that prints the interrupt routing info while I'm there. | |||
2007-06-18 | Calculate the disklabel checksum *after* filling in all the fields in | Kenneth R Westerback | |
the disklabel. ok deraadt@ | |||
2007-06-18 | Bring back Mickey's UVM anon change. Testing by thib@, beck@ and | Pedro Martelletto | |
ckuethe@ for a while. Okay beck@, "it is good timing" deraadt@. | |||
2007-06-18 | this is the sgi disklabel, mips64 is not the same | Theo de Raadt | |
2007-06-18 | this is the sgi disksubr, not some mythical "all mips64 architectures can ↵ | Theo de Raadt | |
use it" balony | |||
2007-06-18 | Don't use cpu_disklabel as local storage. Use local variables and discard | Kenneth R Westerback | |
the unneeded info when done with it. Another empty struct cpu_disklabel. ok deraadt@ | |||
2007-06-18 | Don't use cpu_disklabel as local storage. Use local variables and discard | Kenneth R Westerback | |
the unneeded info when done with it. Another empty struct cpu_disklabel. ok deraadt@ | |||
2007-06-18 | fix pasto's | Jasper Lievisse Adriaanse | |
from janjaap@stack.nl | |||
2007-06-18 | avoid modification race in DIOCRLDINFO; ok krw miod | Theo de Raadt | |
2007-06-18 | Implement DIOCRLDINFO, DIOCGPDINFO and DIOCGPART. Tweak DIOCGDINFO to | Kenneth R Westerback | |
avoid unnecessary rdgetdisklabel() call. requested by & ok deraadt@ | |||
2007-06-18 | Use a shorter form to load XKPHYS constants in .S code, shaves a few text | Miod Vallat | |
bytes, no functional change. | |||
2007-06-18 | Disable instruction reordering around cpl assignments. | Miod Vallat | |
2007-06-18 | delete comment above cpu_disklabel that is not needed | Theo de Raadt | |
2007-06-18 | move comment to right place | Theo de Raadt | |
2007-06-18 | regen | Martin Reindl | |
2007-06-18 | another geforce variant | Martin Reindl | |
2007-06-18 | KNF after macro removals, no binary change. | Marc Balmer | |
ok dlg. | |||
2007-06-18 | KNF, especially re-indent prototypes. No binary change. | Marc Balmer | |
ok dlg. | |||
2007-06-18 | Use the right interface id when iterating over the control interface | Marc Balmer | |
endpoints. bug found and patch provided by Marc Winiger <mw@msys.ch>. ok dlg. | |||
2007-06-18 | split out dpme disklabel reading, simplifying things significantly | Theo de Raadt | |
and making it look a lot more like other architectures; tested by myself and drahn and gwk | |||
2007-06-18 | ansify/de-register. | Jasper Lievisse Adriaanse | |
no binary change | |||
2007-06-18 | remove newline in dmesg that slipped in in last commit | Jacob Meuser | |
go ahead robert@ | |||
2007-06-18 | simplify error return case from writedisklabel(), too | Theo de Raadt | |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt | |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt | |
2007-06-18 | more comments that are different | Theo de Raadt | |
2007-06-18 | using same words in similar code sequences is good | Theo de Raadt | |
2007-06-18 | this XXX has no place here anymore. extended partition label writing | Theo de Raadt | |
might even work now (ie. if it works, it is because finding the label location is now MI code shared for the read & write paths) | |||
2007-06-18 | include not needed | Theo de Raadt | |
2007-06-18 | msg is already gauranteed to be NULL | Theo de Raadt | |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse | |
ok miod@ | |||
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse | |
ok miod@ | |||
2007-06-17 | add back missing bcopy & break, got lost when removing arcnet. | Henning Brauer | |
spotted by Mike Belopuhov <mkb@crypt.org.ru> |