summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-07-03code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat...Theo de Raadt
2002-06-28Return of new ahcSteve Murphree
2002-06-26ieee1394 for i386 too...Thierry Deval
2002-06-26Bump i386 kvm size to 768M.Artur Grabowski
2002-06-25and kill a now bogus commentMichael Shalayeff
2002-06-25this monkey has not been a mbr for a couple of years alreadyMichael Shalayeff
2002-06-24move cdev_decl() for usb devices into one place.Michael Shalayeff
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-06-21Bump version to help distinquish new memory probe and fixes.Tobias Weingartner
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2002-06-19using cdev_ugen_init for all sorts of usb devices is just one pint less wrong...Michael Shalayeff
2002-06-19kq: it did not work like this and it seem to be working, from the denver wher...Michael Shalayeff
2002-06-18oops, forgot to commit this when gpr was added.Federico G. Schwindt
2002-06-18Remove all traces of the PCCONS stuff. (Remove pc.h and references to NPCNathan Binkert
2002-06-18uftdi is fixed nowNathan Binkert
2002-06-17option XSERVER was only needed for pccons console driver, whichMatthieu Herrb
2002-06-17remove old pccons console driver. Not used anymore and not maintained.Matthieu Herrb
2002-06-17and more uftdi kernel breaking crap here. GeezTheo de Raadt
2002-06-17Who the HELL commited this thing which breaks kernels? Get your actTheo de Raadt
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-13start/size might have ben used uninitialized in caseMichael Shalayeff
2002-06-12pci revision is in the class field, not the id (some ppl just refuse to follo...Michael Shalayeff
2002-06-11use a correct test, ok art@Peter Stromberg
2002-06-11add umidi, but commented out since I don't have anything to testNathan Binkert
2002-06-11add umct, but commented out since it hasn't been shown to work.Nathan Binkert
2002-06-11Move cdev_lpt_init() to a common location.Miod Vallat
2002-06-11define IPL_STATCLOCKArtur Grabowski
2002-06-10old bouncebuffering api not used anymoreNiklas Hallqvist
2002-06-10Maintain my sanity.Tobias Weingartner
2002-06-09bio is a driver that can delegate ioctls to other drivers whichNiklas Hallqvist
2002-06-08Make 4GB machines work better.Tobias Weingartner
2002-06-08Explain why there is no splhigh hereNiklas Hallqvist
2002-06-08rl* at cardbusAaron Campbell
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-06-05a driver for the rng on the amd768 power management device (no actual power m...Michael Shalayeff
2002-06-03Guillemot/maxiradio was a rebadged gemtek/pr103.Michael Shalayeff
2002-06-02withough -> withoutTheo de Raadt
2002-05-30missing refs to sfr0 and other man fixes; from jumbo@Michael Shalayeff
2002-05-30iff pcibios is enabled, record _every_ established pci interruptMichael Shalayeff
2002-05-22Implement splassert. Even simpler than on the sparc.Artur Grabowski
2002-05-20ignore corrupted prom headers w/ length exceeding the scanned isa hole region...Michael Shalayeff
2002-05-18pastoMichael Shalayeff
2002-05-18Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argumentArtur Grabowski
2002-05-17properly detect the cpu model for the broken cyrix latch; better fix than pr#...Michael Shalayeff
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
2002-05-16systrace facility, used to enforce and generate policies for system callsNiels Provos
2002-05-16fix for a timer latch bug on the cyrix mediagx and gxm cpus.Michael Shalayeff
2002-05-16Add a an argument to db_printsym that specifies the printf functionArtur Grabowski
2002-05-15add lofn and nofnJason Wright