summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1998-05-22More AMD model names.Jason Downs
1998-05-21typoMatthieu Herrb
1998-05-19cross-compile readyMichael Shalayeff
1998-05-18start using new apiver thingsMichael Shalayeff
1998-05-16shorten device probe messages to 2 linesTheo de Raadt
1998-05-14change debug poke colorsMichael Shalayeff
1998-05-14* Better XR16C850 support.Jason Downs
1998-05-13making kernel, drinking LI tea and writing an opus magnum enspiredMichael Shalayeff
1998-05-13bad toddTheo de Raadt
1998-05-13main returns int, not voidTodd C. Miller
1998-05-1080386 specific fix for copyoutstr crossing a page boundary; drochner@zelux6.z...Theo de Raadt
1998-04-27cleanup messages a bitTheo de Raadt
1998-04-26use a rel. path for compat/ossaudioNiels Provos
1998-04-26attach audio device to sound cardsNiels Provos
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-25convert i386 to MNNMichael Shalayeff
1998-04-25fix some more printf's where a long arg was specified that is u_int32_tTodd C. Miller
1998-04-20no need for debug options by default, now that the bug is deadTheo de Raadt
1998-04-20fix the problem w/ /boot being fragmented in a non-contigMichael Shalayeff
1998-04-18%0x support went awayTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-04-13the problem is in /boot, not in biosbootTheo de Raadt
1998-04-11Well, the changes make do not workTheo de Raadt
1998-04-05Support for the XR16850; currently just treat it like an ST16650V2 withJason Downs
1998-04-03new changes from weingart: -DDEBUG not needed anymoreTheo de Raadt
1998-04-02remove the last uses of spt and tpcTheo de Raadt
1998-04-01Add a write function and make the raw mode real raw in the PS/2 driverMatthieu Herrb
1998-04-01PS/2 mouse is read/writeMatthieu Herrb
1998-03-30temporary fixes to the bootblocksTheo de Raadt
1998-03-28complete TVGA 9660 supportTheo de Raadt
1998-03-28add ep* at isapnp; move le0 to where GENERIC expects itTheo de Raadt
1998-03-28grok trident 9660Theo de Raadt
1998-03-28support ed* at pci?Theo de Raadt
1998-03-24correct isp headerTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-20Some cleanup of page stealsNiklas Hallqvist
1998-03-20Add PnP 'ep' driver.dgregor
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-16doc machine commandsMichael Shalayeff
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-03-15enable softupdatesMichael Shalayeff
1998-03-11make usage message much prettierTheo de Raadt
1998-03-11change CPPFLAGS= to CPPFLAGS+= - so that the definition of -DSERIALThomas Graichen
1998-03-11remove wrong end of comment which breaks compilation with -DSERIALThomas Graichen
1998-03-11delete blank lineTheo de Raadt
1998-03-08move to 2.3Theo de Raadt
1998-03-04please gcc 2.8Theo de Raadt
1998-03-04nicer printJason Downs
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist