summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2002-04-11Make sure this always prints the 'root on' line. Also, treat ramdisksJason Wright
2002-04-10Handle all pending adb interrupts when searching for devices.Dale Rahn
2002-04-10Be sure to print 'root on' line for RAMDISK kernelsJason Wright
2002-04-10remove ahc from here againTheo de Raadt
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-04-08wi* at pci* works with PLX pci adapters.Dale Rahn
2002-04-08pieces for gdb; deraadt@ okFederico G. Schwindt
2002-04-08add ESS Allegro-1 and Maestro-3 driverMike Frantzen
2002-04-05mark that there is no siginfo code here. Damn it, geezTheo de Raadt
2002-04-05fxp does not work on powerpc.Dale Rahn
2002-04-05add wsmux to the macppc ramdisk, to allow all keyboards to attach.Dale Rahn
2002-04-05remove un-needed stuff. I leave NFSCLIENT for hughTheo de Raadt
2002-04-05Use the OF set-colors operation instead of the color! operation, thisDale Rahn
2002-04-04permit maxusers down to 2Theo de Raadt
2002-04-04permit compiling without NFSTheo de Raadt
2002-04-04Some PCI machines do not implement the uperf registers. Those that doJason Wright
2002-04-04s/0/NULL for pointersJason Wright
2002-04-04Fetch the "idprom" property from the root and if that fails get itJason Wright
2002-04-03Replace the implementation of microtime with one written in C that doesn't go...Jason Wright
2002-04-03in PCITAG_SETNODE s/t/x to match usage; from netbsdJason Wright
2002-04-02time and time+4 might not be the same in the %hi (copycat jason)Michael Shalayeff
2002-04-02move to gxTheo de Raadt
2002-04-02bit defns for %tick (basically the ticker bits and the npt bit)Jason Wright
2002-04-02uncomment lxtphy(4) and enable eephy(4) in the RAMDISK kernel;lebel
2002-04-02new PowerBook G4 has a Marvell 88E1000 Gigabit PHY, model 6,lebel
2002-04-02gx works on alpha and i386 add a commented line for the driverNathan Binkert
2002-04-01Remove all traces of VGAFB_ALLOW_NATIVE.Jason Wright
2002-04-01Re-add dcNathan Binkert
2002-04-01modern tlb bitsMichael Shalayeff
2002-04-01better support for machine checks tocs and power failsMichael Shalayeff
2002-04-01be careful to preserve page attrs on removing the mappingMichael Shalayeff
2002-04-01kenter map the buffersMichael Shalayeff
2002-04-01s/3.0/3.1/ so that the CD will boot properly.Dale Rahn
2002-03-31Fix a spl botch for sun4/sun4c, which should fix reported stability issuesMiod Vallat
2002-03-31add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode isJason Wright
2002-03-31enable wsmux on macppc, note that this will REQUIRE changes to XF86Config.Dale Rahn
2002-03-31Copy mac address from proper place on 4000 200. Spotted thanks to aHugh Graham
2002-03-30fxp fits againTheo de Raadt
2002-03-30Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@Dale Rahn
2002-03-30pci and pcmcia wi fits on all of themTheo de Raadt
2002-03-30much more fits on this now: ahc, twe, iop, pci xl, pci wiTheo de Raadt
2002-03-30recognize more via/cyrix cpu types; from Kamo Hiroyasu <wd@ics.nara-wu.ac.jp>...Michael Shalayeff
2002-03-30Use the extended keycodes to get real delete/pgup/pgdn/home/end.Dale Rahn
2002-03-30Don't honor native accesses unless VGAFB_ALLOW_NATIVE is defined (this isJason Wright
2002-03-29add numlock, pgup, pgdn, home, end.Dale Rahn
2002-03-29eap works on sparc64Theo de Raadt
2002-03-29Change lower enter key to be 'Mode_Switch' like it was before.Dale Rahn
2002-03-28Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces.Dale Rahn
2002-03-28All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed.Dale Rahn
2002-03-28do not use MID_ZERO! then file(1) does not workTheo de Raadt