Age | Commit message (Expand) | Author |
2006-05-01 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-05-01 | add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters. | Brad Smith |
2006-04-30 | - add I2O to RAMDISK_CD | Brad Smith |
2006-04-30 | add I2O to the RAMDISK | Brad Smith |
2006-04-30 | Enable rtw@pci | Brad Smith |
2006-04-30 | - Enable fxp and rl@CardBus on GENERIC and RAMDISK | Brad Smith |
2006-04-30 | sync the I2O section with macppc config, adding the I2O SCSI pass-through dri... | Brad Smith |
2006-04-30 | Do not leave behind half-initialized data structures so we don't stumble over | Mark Kettenis |
2006-04-29 | fix build after timestamping addition; sparc pointed out by pvalchev@ | Christian Weisgerber |
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray |
2006-04-28 | In mapped mode, when allowaperture != 0,also allow mmapping of the | Matthieu Herrb |
2006-04-28 | Fix cast warning in sys/arch/i386/i386/acpi_machdep.c, caused by recent PAE | Dimitry Andric |
2006-04-27 | <machine/mvme1x7.h> is not really used anymore, remove it. | Miod Vallat |
2006-04-27 | Adjust sizes for the mandatory 1:1 mappings created in pmap_bootstrap(). | Miod Vallat |
2006-04-27 | Manage a local copy of the MVME188 nvram and update the real data when | Miod Vallat |
2006-04-27 | 2 lines of code to support tty timestamps | Theo de Raadt |
2006-04-27 | 2 lines of code in most drivers, to do the timestamping; ok miod kettenis | Theo de Raadt |
2006-04-27 | move 'midi* at umidi?' to the same place as for i386. | Marc Balmer |
2006-04-27 | Bring 'ural* at uhub?' to the right position (keep the usb chunks in config | Marc Balmer |
2006-04-27 | Enable udcf(4) on macppc. | Marc Balmer |
2006-04-27 | Oops, correct import this time. | Miod Vallat |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-27 | typo | Miod Vallat |
2006-04-26 | On MVME188, the 2KB nvram is non contiguous; each byte is mapped into a | Miod Vallat |
2006-04-26 | Define BUS_SPACE_MAP_LINEAR and use it when appropriate. Right now | Miod Vallat |
2006-04-26 | The dual-ported memory of the MVME376 boards is D32 addressable, say the | Miod Vallat |
2006-04-26 | In nmihand(), do not enter ddb with Debugger(), which causes an exception, | Miod Vallat |
2006-04-26 | We do not need to reserve the 0x60..0x7f interrupt vector range on MVME188, | Miod Vallat |
2006-04-26 | In vmapbuf(), instead of invoking pmap_cache_ctrl() for each page, postpone | Miod Vallat |
2006-04-26 | In pmap_cache_ctrl(), do not flush cache if the previous mapping was | Miod Vallat |
2006-04-26 | Oops, correct import this time. | Miod Vallat |
2006-04-25 | enable udcf, why not | Theo de Raadt |
2006-04-25 | Oops, correct import this time. | Miod Vallat |
2006-04-25 | Oops, correct import this time. | Miod Vallat |
2006-04-25 | Missed an include chunk. | Miod Vallat |
2006-04-25 | that extern was needed for now, miod | Theo de Raadt |
2006-04-24 | Enable profling in asm if either PROF or GPROF is enabled, kernel profiling | Dale Rahn |
2006-04-23 | Add puc(4) and com at puc. | Mark Kettenis |
2006-04-22 | Correct an evil typo which broke MVME147 support. | Miod Vallat |
2006-04-21 | Since bugtty (and BUG routines in general) can only work if we keep the BUG | Miod Vallat |
2006-04-21 | Do not leave behind half-initialized data structures of we stumble over corrupt | Mark Kettenis |
2006-04-21 | the esm_sensor_maps describe esm sensors, not kernel sensors. i have no | David Gwynne |
2006-04-20 | Add a few more devices integrated on nForce4 chipsets. | Mark Kettenis |
2006-04-20 | no longer failure care; ok miod | Theo de Raadt |
2006-04-19 | Get rid of the clock device attachment - since the clock is not something | Miod Vallat |
2006-04-19 | Driver to decode the DCF77 time code using a USB attached Gude Expert | Marc Balmer |
2006-04-19 | Count spurious interrupt as part of the alarming interrupt issues as well. | Miod Vallat |
2006-04-19 | Better diagnostic messages in the MVME188 interrupt handler; also no need | Miod Vallat |
2006-04-19 | oops. forgot fnclex define (: | Michael Shalayeff |