summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2008-05-27Since the vtophys stuff was nuked, drm now works on amd64 too. Add theOwain Ainsworth
2008-05-26do not muck with the mountroot variable, since setroot() uses the state ofTheo de Raadt
2008-05-26Fix typo, such that this actually compiles.Mark Kettenis
2008-05-26Count outbound packets.Brad Smith
2008-05-26Make bringing the interface down work properly (includes a line stolenMark Kettenis
2008-05-26Make sure we build man pages on stand/ on all architectures.Mark Kettenis
2008-05-26Add tsec(4) on RAMDISK kernels (and make a comment in GENERIC a bit moreMark Kettenis
2008-05-26- also zap userldt hereJasper Lievisse Adriaanse
2008-05-26Enable cmpci(4) and eso(4).Brad Smith
2008-05-25Don't forget to actually return a value in ttyname(), and fix a bunch ofMiod Vallat
2008-05-25Specify the PHY to be used in the kernel config instead of hardcoding itMark Kettenis
2008-05-25Default to full-duplex MII mode such that a directly connected integratedMark Kettenis
2008-05-25Fix typo; makes TSEC2 actually get Rx interrupts.Mark Kettenis
2008-05-25Move cmpci(4) and eso(4) out of the untested section.Brad Smith
2008-05-25Enable emu(4).Brad Smith
2008-05-25Nuke a couple of unused variables (booted_device, booted_partition).Kenneth R Westerback
2008-05-24Found some documentation that suggests that CMU-CH doesn't have an IOMMU andMark Kettenis
2008-05-24Add Psycho variants found on the SPARC Enterprise M4000/M5000/M8000/M9000.Mark Kettenis
2008-05-24Treat SPARC64-VI and SPARC64-VII similar to SPARC64-V, and move theMark Kettenis
2008-05-24Add VER.impl values for Fujitsu CPUs.Mark Kettenis
2008-05-24Attach to "FJSV,su", which is the name used for serial ports on the SPARCMark Kettenis
2008-05-24iLet's see if this also works for Oberon (the PCIe bridge found on the SPARC ...Mark Kettenis
2008-05-24Strip off Ethernet CRC; makes dhclient shut up.Mark Kettenis
2008-05-24Increase the number of segments in a dma map to make sure a packet fits.Mark Kettenis
2008-05-24Use MAC address passed by the firmware.Mark Kettenis
2008-05-24Configure the media when brining up an interface.Mark Kettenis
2008-05-24Match serial devices on PRIMEPOWER 650.Mark Kettenis
2008-05-23do not use swap generic; these should specifically choose rd0aTheo de Raadt
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willJasper Lievisse Adriaanse
2008-05-23Bye bye awi(4). No net80211 love, uses its own WEP code and has not workedBrad Smith
2008-05-23Make GENERIC.MP work on sun4us too.Mark Kettenis
2008-05-22Quick hack to make non-MULTIPROCESSOR kernels work by restrictingMark Kettenis
2008-05-22Restrict interrupt vectors to 11 bits. Needed to make sun4us work.Mark Kettenis
2008-05-22- ises(4) was removed some time ago, zap it here too.Jasper Lievisse Adriaanse
2008-05-21Make _PROF_PROLOGUE visible if PROF is defined; will be needed by libcMiod Vallat
2008-05-21Remove <machine/elf_abi.h> on platforms which have it. Nothing in the treeMiod Vallat
2008-05-21Not all cache operations need to be run from P2, so don't do this unlessMiod Vallat
2008-05-21ddb expects the kernel longjmp() to only take a single parameter and alwaysMiod Vallat
2008-05-21First step towards supporting sun4us machines with Fujitsu's SPARC64-V CPU.Mark Kettenis
2008-05-21Switch i386 from pccom to com. Welcomed by many.Mark Kettenis
2008-05-20Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), ratherJoel Sing
2008-05-20Remove stray "attach com at isapnp with com_isapnp".Mark Kettenis
2008-05-19Add tsec(4)Mark Kettenis
2008-05-19tsec(4)Mark Kettenis
2008-05-19A driver for the Three Speed Ethernet Controller (TSEC) found on theMark Kettenis
2008-05-19Add support for TSEC interrupts.Mark Kettenis
2008-05-19Change all remaining MD uses of MALLOC and FREE into proper malloc() andMiod Vallat
2008-05-19we do not need en(4)Theo de Raadt
2008-05-18Unbreak glass console on OpenBSD/sgi - if we're supposed to be using theJoel Sing
2008-05-17attach to the via vt8237s found on the hp 2133 mini-notejoshua stein