summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1999-02-23Make ampwarn access conditional upon NAPM so kernels that doMarco S Hyman
1999-02-23apm battery status messages now suppressed until battery lifeMarco S Hyman
1999-02-19This should be NISADMA, not NISA.Artur Grabowski
1999-02-18add raid, some pseudo-device rearrange, hide local cruftMichael Shalayeff
1999-02-17oopsTheo de Raadt
1999-02-17elf for freebsd; chris@dqc.orgTheo de Raadt
1999-02-15more definitions from apm 1.2Michael Shalayeff
1999-02-14inherit DEBUGFLAGS form Makefile.incMichael Shalayeff
1999-02-13update to -currentMichael Shalayeff
1999-02-12do not accept T_TRCTRAP DDB inside the osyscall stub; weingartTheo de Raadt
1999-02-10branding support and freebsd elfTheo de Raadt
1999-02-09$Log is uglyTheo de Raadt
1999-02-08Fix cua device to not block on open.Jim Rees
1999-02-04Reflect realityNiklas Hallqvist
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1999-01-24applied s/then/than/ from krw@tcn.net; even better grammar nowMichael Shalayeff
1999-01-21Remove remnicients of old pcmcia code, allow both pccom & com at pcmciaNiklas Hallqvist
1999-01-21Fix my com/pccom thinkoNiklas Hallqvist
1999-01-20pccom is i386 only, com can be attached from mi-land thoughNiklas Hallqvist
1999-01-13100Mb ethernet (finally)kstailey
1999-01-13RCSIdsNiklas Hallqvist
1999-01-11make it fitTheo de Raadt
1999-01-11Up-to-dateNiklas Hallqvist
1999-01-11Import of CMU's RAIDframe via NetBSD.Niklas Hallqvist
1999-01-11Stylistic cleanup. Addition of a common ISA NE2000 attachment.Niklas Hallqvist
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11Add pnic driverJason Wright
1999-01-10Add vr driverJason Downs
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08Add support for mx cardsJason Wright
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08check for lp->d_secpercyl == 0) in bounds_check_with_label()Todd C. Miller
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-06fix for "halt -p" and BIOS goes "no disk drives"kstailey
1999-01-02sysbeep + com->pccomNiklas Hallqvist
1999-01-02Argh forgot the pcppi and sysbeep devices: If you want sysbeeps in your /bsd:Niklas Hallqvist
1999-01-02Remove old spkr attachment. If you want a new spkr device do:Niklas Hallqvist
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-12-31semantic change: prefer unshared intr, settle for level shared. this will sti...Theo de Raadt
1998-12-28Small hack to pass out VM86 traps using a siginfo field.Jason Downs
1998-12-28add mtdphy (commented out for now)Jason Wright
1998-12-27non-working isapnp aha supportTheo de Raadt
1998-12-27ne* at isapnp?Theo de Raadt
1998-12-27new priority mechanism for pcmcia interrupt allocation, ie. "best effort"Theo de Raadt
1998-12-16cast multipliers in boot record byte offset calculation toMichael Shalayeff
1998-11-28SMC on isapnpTheo de Raadt
1998-11-24deal with busses which misidentify; enami@netbsdTheo de Raadt