Age | Commit message (Expand) | Author |
2007-12-17 | regen | Marcus Glocker |
2007-12-17 | Add upgt USB 2.0 device IDs as seen on prism54.org. | Marcus Glocker |
2007-12-17 | Make this compile again. | Miod Vallat |
2007-12-17 | Make ether_crc32_le() work for our needs and therefore remove the large | Marcus Glocker |
2007-12-16 | fix remaining cases of potential concurrent mfs_buflist access; | Otto Moerbeek |
2007-12-16 | panic on negative blkno or size; ok kettenis@ deraadt@ | Otto Moerbeek |
2007-12-16 | Put inamp gain and inamp mute controls under AudioCinputs. This | Deanna Phillips |
2007-12-16 | Count line-in as line-out, and label both as AudioNline. This is what | Deanna Phillips |
2007-12-16 | Add comment. | Marcus Glocker |
2007-12-16 | the upgt file is.. optional | Theo de Raadt |
2007-12-16 | Add an empty pccbb_attach_hook. | Mark Kettenis |
2007-12-16 | Correctly calculate stack increment for MACHINE_STACK_GROWS_UP; fixes problems | Mark Kettenis |
2007-12-16 | Don't crash if we only try to attach pcmcia(4). | Mark Kettenis |
2007-12-16 | Correctly count number of segments in _bus_dmamap_load(). Initialize ds_addr | Mark Kettenis |
2007-12-16 | regen | Marcus Glocker |
2007-12-16 | Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devices | Marcus Glocker |
2007-12-16 | destatic the static functions, they only make debugging harder. | Owain Ainsworth |
2007-12-15 | Get the MVME197 memory size from the BusSwitch decoders. | Miod Vallat |
2007-12-15 | Unconditionnaly disable the instruction cache on 40MHz MVME197LE boards, | Miod Vallat |
2007-12-15 | All MVME BUG manuals concur on SR3 being the only register needing to be | Miod Vallat |
2007-12-15 | Since the 88110 can not invalidate a particular tlb entry, do not stack | Miod Vallat |
2007-12-15 | Move the cmmu lock back from 8820x-specific code to global, and use it on | Miod Vallat |
2007-12-15 | move some iommu_dvmamap_validate_map()'s into DEBUG instead of DIAGNOSTIC, to | Theo de Raadt |
2007-12-15 | Remove a lot of symbols from the namespace, otherwise sys/sysctl.h and | Theo de Raadt |
2007-12-15 | export kernel uvm_km_pages_free as vm.kmpagesfree; ok tedu, tested jsg | Theo de Raadt |
2007-12-14 | the hardware does not allow to specify the protection mode in each | Damien Bergamini |
2007-12-14 | Revert previous commit; something is still wrong, and I can't figure out what | Mark Kettenis |
2007-12-14 | add sysctl entry points into various network layers, in particular to | Theo de Raadt |
2007-12-14 | Remove a lot of symbols from the namespace, otherwise sys/sysctl.h and | Theo de Raadt |
2007-12-14 | Cleanup some comments. | Joel Sing |
2007-12-14 | Enable console support for SGI O2 workstations. Switch between the serial | Joel Sing |
2007-12-14 | Add console/cnattach support to mkbc(4). This allows for early attachment | Joel Sing |
2007-12-14 | Have gbe(4) attach as the console if the graphical console is selected via | Joel Sing |
2007-12-14 | Store the ARCBIOS ConsoleOut environment variable so that we can refer to | Joel Sing |
2007-12-14 | Allow direct access to the MACE IO memory space. This allows IO devices to | Joel Sing |
2007-12-13 | Garbage collect nfsdmap and leftover code. That structure | Thordur I. Bjornsson |
2007-12-13 | Add missing license. This file is 4.4BSD-derived with WIDE changes. | Todd C. Miller |
2007-12-13 | implement sysctls to report IP, TCP, UDP, and ICMP statistics and | Reyk Floeter |
2007-12-13 | Sync with the mvme188 codebase, various tweaks from the last 18 months which | Miod Vallat |
2007-12-13 | Disable write posting, this does not work on BusSwitch revision #1. The BUG | Miod Vallat |
2007-12-13 | convert massive (expanded to 150+ lines) nfsm_v3attr macro to a function | Bret Lambert |
2007-12-13 | replace calls to ltsleep with tsleep | Bret Lambert |
2007-12-13 | PNORELOCK is for msleep's mutex, not the now-gone ltsleep's interlock | Bret Lambert |
2007-12-13 | use a mutex to protect workq. incidentally, this removes the additional | Ted Unangst |
2007-12-12 | Disable the built-in speaker when initializing the chip, before my | Miod Vallat |
2007-12-12 | Remove possible trailing \r from the PROM commandline arguments. | Miod Vallat |
2007-12-12 | Mask the clock interrupts until cpu_initclocks() is invoked. | Miod Vallat |
2007-12-12 | Make non-88110 kernels (aviion, luna88k) kernels compile again. | Miod Vallat |
2007-12-12 | 2nd two extra fans on the 5027 are encoded differently; diff | Theo de Raadt |
2007-12-12 | regen | Thordur I. Bjornsson |