summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1998-09-17add NO_APMPRINT conditionalMarco S Hyman
1998-09-17sm* pcmcia supportTheo de Raadt
1998-09-16fix commentsMichael Shalayeff
1998-09-15bpf added, ppp goes away for nowTheo de Raadt
1998-09-11More config files update for the new pcmcia framework.Federico G. Schwindt
1998-09-11Change the config files to work with the new framework.Federico G. Schwindt
1998-09-11Comment the pcmcia attach routines for ed and pccom.Federico G. Schwindt
1998-09-11Comment the pcmcia cdev entry because the new frameworkFederico G. Schwindt
1998-09-11Grr... missed this in previous commit: adding 'mii' bus for i386Jason Wright
1998-09-10Added dev/mii layer (commented out until something on i386 uses it)Jason Wright
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06compat with NetBSD + more *_raw_* extensions I needNiklas Hallqvist
1998-09-06Better keyboard timing code mostly from FreeBSDNiklas Hallqvist
1998-09-06Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller
1998-09-02Added xl* for 3c90xJason Wright
1998-08-31better debug printfsMichael Shalayeff
1998-08-31Return ENXIO on open of /dev/mem minor devs that don't existTodd C. Miller
1998-08-31glue in xfsArtur Grabowski
1998-08-30Add extra cpu_setup argument.Jason Downs
1998-08-30Rearrange cpu_setup call and add an extra argument in order to cope withJason Downs
1998-08-27ksymsTheo de Raadt
1998-08-27Undo changes which were not discussed.Theo de Raadt
1998-08-27defopt NTPMichael Shalayeff
1998-08-24reorganizekstailey
1998-08-24use new audiokstailey
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-08-20avoid double fault during early boot; rvbTheo de Raadt
1998-08-18bye bye old compatsTheo de Raadt
1998-08-18halt processor when idle if either APM is enabled or PCTR is not enabled;Marco S Hyman
1998-08-18s/dec/dev/ryker
1998-08-17Fix i386 kernel crash so that register context is saved in a better place.Constantine Sapuntzakis
1998-08-16don't map DMA across boundaries; from NetBSD (don't know who).Jason Downs
1998-08-13Fix card list: Robert Earl <rearl@teleport.com>.Jason Downs
1998-08-10no need for microcode deps. aic is fine anywayMichael Shalayeff
1998-08-10use drq2 for record drq in gus configuration instead of flags, reported byNiels Provos
1998-08-10allow -d option to work with -c [change screen]Todd C. Miller
1998-08-10reflect realityTodd C. Miller
1998-08-09Wait for ACK's back from the kbd controller when setting typematic rate.Todd C. Miller
1998-08-08The world doesn't need 'em.Jason Downs
1998-08-07fix PMS_INT_DISABLETheo de Raadt
1998-08-07fdc is fdc, fd is fdMichael Shalayeff
1998-08-04Change K6 3D to K6-2 (ewww) and set the Intel 686 model 5 as a P2.Jason Downs
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-07-27oops, remove bugus trailing spacesMarco S Hyman
1998-07-27Fix BATT_REMAINING macro so it returns values in minutes (as documented)Marco S Hyman
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23brooktree driver, hacked by matthieu. This needs cleaning now that it is in t...Theo de Raadt
1998-07-20fix audio attachmentsTheo de Raadt
1998-07-20new exec frameworkMichael Shalayeff
1998-07-19do not force single if rd rootTheo de Raadt