summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa
AgeCommit message (Expand)Author
1998-01-19fix ifdef; marc@snafu.orgTheo de Raadt
1998-01-11scanset probing like pccons does; vons@usa.netTheo de Raadt
1998-01-04support Trident TVGA9440Theo de Raadt
1998-01-04quieter on bootTheo de Raadt
1998-01-04add TVGA9440Theo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04prettyTheo de Raadt
1998-01-04prettyTheo de Raadt
1997-12-26print pnp device id in isapnp_printTheo de Raadt
1997-12-25prettyJason Downs
1997-12-25If you're going to panic, at least print the IRQ so the user knows what toJason Downs
1997-12-25Update for new isapnp configuration.Jason Downs
1997-12-25isa_has_been_seen; NetBSDJason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-12-17I586_CPU -> I586_CPU || I686_CPUJason Downs
1997-12-09Intel P5 f00f workaround; weingart & who knows who elseTheo de Raadt
1997-11-06oopsTheo de Raadt
1997-11-05flush tty queue when entering/exiting X; cgd & meTheo de Raadt
1997-10-24s/DEBUG/SPKR_DEBUG/gMichael Shalayeff
1997-10-08define from smp specTobias Weingartner
1997-10-07make it compileMichael Shalayeff
1997-10-01patch another version dependency. this one should be fixed right! XXXTheo de Raadt
1997-09-24Revert, as we won't have enough time to test this fully before release.Niklas Hallqvist
1997-09-22Use vm_page_alloc_memory API. Some cleanup.Niklas Hallqvist
1997-09-18set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0Theo de Raadt
1997-09-11toast BDB; netbsdTheo de Raadt
1997-09-03fix cua/tty lockingTheo de Raadt
1997-08-29Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house.kstailey
1997-08-29M$ IntelliMouse supportkstailey
1997-07-25Typo (from NetBSD #2622)Tobias Weingartner
1997-07-23Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port.denny
1997-07-07Mirror com changesNiklas Hallqvist
1997-06-30install libs mode 444 like other libskstailey
1997-06-25remove _STANDALONEMichael Shalayeff
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-05-30sighTheo de Raadt
1997-05-30arghTheo de Raadt
1997-05-30glidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jpTheo de Raadt
1997-05-30add koi8 supportMichael Shalayeff
1997-05-29add S3 ViRGE detectMichael Shalayeff
1997-05-29-Wall w/ PCVT_EMU_MOUSEMichael Shalayeff
1997-05-22sync with sys/param.h changesTodd C. Miller
1997-05-04Add newer S3 chipsets that pcvt supports. Fix from William WisnerTodd C. Miller
1997-04-17more equipment bits!Michael Shalayeff
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-04-15support more S3 chipsets. done by comparing against SuperCode;Theo de Raadt
1997-04-11If someone pressed a nonprintable character in getsn (eg in boot -c) theMats O Jansson
1997-03-30Previous commit was in error, definition of MANDIR was correctTodd C. Miller
1997-03-30/usr/share/man/cat -> /usr/share/manTodd C. Miller
1997-03-03Add a little ioctl at 4am to set the screen blanking.Jason Downs