Age | Commit message (Expand) | Author |
2004-04-21 | cleanup and guess some models based on descriptions | Michael Shalayeff |
2004-04-20 | Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ru | Alexander Yurchenko |
2004-04-20 | enable umidi, now that the include issue has been fixed | Peter Valchev |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-19 | Report when VIA AES is present, even if we're not going to use it because | Tom Cosgrove |
2004-04-18 | ... and do not pass a NULL map to uvm_fault() either. | Miod Vallat |
2004-04-18 | Do not dereference NULL stupidly in trap() when checking if a process needs | Miod Vallat |
2004-04-18 | In cpu_startup(), move the memory size computations to allocsys() instead | Miod Vallat |
2004-04-18 | unify USB section with i386 GENERIC, but leave "midi at umidi" commented out | Peter Valchev |
2004-04-18 | unify the whole USB section with the already-improved i386 GENERIC | Peter Valchev |
2004-04-18 | typo in a comment | Michael Shalayeff |
2004-04-16 | Bounds check PCC2 and SYSCON interrupt vectors. | Miod Vallat |
2004-04-16 | Do not attach if we could not get an interrupt. | Miod Vallat |
2004-04-16 | When a VMEBus device needs to use two interrupt vectors, be nice and let it | Miod Vallat |
2004-04-16 | Do not register console as CN_NORMAL priority if we are not in cdevsw[]. | Miod Vallat |
2004-04-16 | probe correct amount of RAM on cards that have 64KB memory | Xavier Santolaria |
2004-04-16 | bye bye, because miod wants a clean shack as much as i do | Theo de Raadt |
2004-04-16 | remove #GATEWAY junk | Theo de Raadt |
2004-04-16 | During bootup, only print the VMEChip2 decoder settings for those which are | Miod Vallat |
2004-04-16 | When the abort button is pressed on 1x7, do not invoke the trap handler twice. | Miod Vallat |
2004-04-16 | provide MI splaudio(); ok miod | Peter Valchev |
2004-04-15 | Since *ramread and *ramwrite are the same code, really, factorize them a la | Miod Vallat |
2004-04-15 | Remove more dead code. | Miod Vallat |
2004-04-15 | constify baud rate to hardware parameters structures. | Miod Vallat |
2004-04-15 | Nuke unneeded definitions. | Miod Vallat |
2004-04-15 | Remove orphaned CLCD_DO_POLLED_INPUT code. | Miod Vallat |
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst |
2004-04-15 | Fix urio(4) entry, MAKEDEV was correct already; ok deraadt | Peter Valchev |
2004-04-14 | correct umidi(4) entry; ok deraadt | Peter Valchev |
2004-04-14 | Way too much include files here... | Miod Vallat |
2004-04-14 | If resetting a MVME188 which is not system controller, only trigger a local | Miod Vallat |
2004-04-14 | After enough checks on real hardware, it turns out the documentation is wrong, | Miod Vallat |
2004-04-14 | rework USB section - enable all supported devices, shift/add coments to other... | Peter Valchev |
2004-04-14 | Correctly register syscon interrupt handlers. | Miod Vallat |
2004-04-14 | enable all USB devices for which we have support in the tree; ok deraadt@ | Christian Weisgerber |
2004-04-14 | Nuke getdevunit(), nothing uses it. | Miod Vallat |
2004-04-14 | Get the right address for the BusSwitch external cache control register. | Miod Vallat |
2004-04-14 | When trying to program tho 88410, be sure to unmask both flash banks | Miod Vallat |
2004-04-14 | Simplify pmap_bootstrap() interface. | Miod Vallat |
2004-04-14 | Remove unused softc members. | Miod Vallat |
2004-04-14 | typo | Miod Vallat |
2004-04-12 | removeable -> removable; | Jason McIntyre |
2004-04-12 | Fix process_frame macro. | Mark Kettenis |
2004-04-12 | Minor tweaks to appease gcc 3. | Miod Vallat |
2004-04-11 | pcmcia em and an work; okan@demirmen.com | Theo de Raadt |
2004-04-11 | move via-specific chunks to own file | Theo de Raadt |
2004-04-10 | bge fits | Theo de Raadt |
2004-04-08 | kill misplaced comment | Michael Shalayeff |
2004-04-08 | repair pcxs/t confoosion | Michael Shalayeff |