summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
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
1998-11-21deal with d_secpercyl insanityTheo de Raadt
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-11-18Add rlphy driverJason Wright
1998-11-17Add adw driver.Jason Downs
1998-11-16Fix attribute handling. FromTobias Weingartner
1998-11-15use DPRINTF in more places to make things more readable. (don't require DEBUG...Artur Grabowski
1998-11-15print info about apm when APMDEBUG is definedArtur Grabowski
1998-11-11add driver for rtl8129/8139 cardsJason Wright
1998-11-11add new phys (commented out)Jason Wright
1998-11-10shorter better BABYTheo de Raadt
1998-10-24make 8mb installs workTheo de Raadt
1998-10-15shrink ramdisk filesystemTheo de Raadt
1998-10-10add tl(4) ethernet driverTheo de Raadt
1998-10-10Sync with FreeBSD; add ioctls.Jason Downs
1998-10-09APERTURE, ed0 -> ne0, new audiokstailey
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs
1998-10-04Remove remnicients of if_edNiklas Hallqvist
1998-10-04typoNiklas Hallqvist
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-09-29add adv*Theo de Raadt