Age | Commit message (Expand) | Author |
2006-09-22 | Dump memory above 4GB correctly. | Miod Vallat |
2006-09-20 | Correct EST table for Pentium M 770, from NetBSD. | Dimitry Andric |
2006-09-19 | Enable pgt(4) on amd64. Missing entry spotted by brad@. | Marcus Glocker |
2006-09-19 | ansi/deregister | Jonathan Gray |
2006-09-19 | add 82801GHM and 82801H | Brad Smith |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-09-18 | Extend the .text and .data segments to 64MB. This allows programs with | Marco Peereboom |
2006-09-17 | No need to check for both cd_devs != NULL && cd_ndevs != 0, since the latter | Miod Vallat |
2006-09-17 | Crank VM_PHYSSEG_MAX to 8; while we do not expect more than 2 ranges in the | Miod Vallat |
2006-09-17 | Time to leave the bus. | Miod Vallat |
2006-09-17 | Shorten the area where interrupts are enabled to calibrate delay(), and run | Miod Vallat |
2006-09-16 | Revert new check for DOS partitions running past d_secperunit (e.g. | Kenneth R Westerback |
2006-09-16 | Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UX | Damien Bergamini |
2006-09-16 | enable pgt, even if still a wee bit buggy | Theo de Raadt |
2006-09-16 | Do not use bus_space_write_multi and happily write to NULL and die, when | Miod Vallat |
2006-09-15 | Reset the sysfail led on thecus, so that it doesn't blink | Dale Rahn |
2006-09-01 | Standardize on EFBIG in bus_dmamap_load* if caller is too greedy; I had | Miod Vallat |
2006-08-31 | Make sure we do mbuf operations at splnet(), for some models have ze | Miod Vallat |
2006-08-31 | Fix handling of 64-bit quantities in Open Firmware's client interface. | Mark Kettenis |
2006-08-30 | we can fit ehci & pci verbose. Much nicer. | Theo de Raadt |
2006-08-30 | Horrible code to work around stupid VXT2000 rom getchar() behaviour, but | Miod Vallat |
2006-08-30 | Enable VXT2000 bits now that they are worth using; ok deraadt@ | Miod Vallat |
2006-08-30 | Teach the SGEC driver about the Real World: | Miod Vallat |
2006-08-30 | Better diagnostic messages. | Miod Vallat |
2006-08-29 | enable arc, ok deraadt@ | Jolan Luff |
2006-08-29 | zyd is not making this release; ok jsg | Theo de Raadt |
2006-08-29 | XXX when we find vgapci devices on a USIII machine, fail to match | Theo de Raadt |
2006-08-28 | avoid avail_end common; no binary change; found by grunk@ | Michael Shalayeff |
2006-08-28 | enable arc | David Gwynne |
2006-08-27 | Enable HORRID_III_HACK, but make sure we only disable the data cache on | Mark Kettenis |
2006-08-27 | Use the correct IGN for the B side of schizo. Makes interrupts actually work | Mark Kettenis |
2006-08-27 | Work-in-progress VXT2000 support (commented out in GENERIC so far). Glass | Miod Vallat |
2006-08-27 | Extract the device-independent parts of dzms, to let lkms@non-dz exist. | Miod Vallat |
2006-08-27 | Move cfdriver structs to better places, in preparation for new attachments. | Miod Vallat |
2006-08-26 | Doh, compile before commit. | Miod Vallat |
2006-08-26 | Enable all planes in the ramdac as well, so that color really works. | Miod Vallat |
2006-08-26 | Set flags to 0x0001 for fintek(4), to make the fans run at full speed. | Mark Kettenis |
2006-08-25 | Be a little less agressive in declaring the change pending bit stuck, increase | Gordon Willem Klok |
2006-08-25 | forget about >4g memory if not switched to pae in order to disable all the bo... | Michael Shalayeff |
2006-08-24 | Add a few printfs to slow down SGEC initialization - somehow this appears | Miod Vallat |
2006-08-24 | missing newline in a printf | Theo de Raadt |
2006-08-24 | Same change as on amd64. Don't propogate low level errors to userland. | Gordon Willem Klok |
2006-08-24 | Fix a few more cases where we propogate low level errors to userland. | Gordon Willem Klok |
2006-08-24 | Check for a selftest failure after reset in the correct register. | Miod Vallat |
2006-08-24 | Enable the appropriate serial transmitters in VXT2000 serial routines, this | Miod Vallat |
2006-08-24 | Add support for HMACs to the via c3/c7 crypto driver. For now, we | Hans-Joerg Hoexer |
2006-08-24 | Move d_secpercyl test to after setting default size. Missed in earlier | Kenneth R Westerback |
2006-08-22 | More register defines. | Miod Vallat |
2006-08-22 | Wrap dmesg | Miod Vallat |