summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa
AgeCommit message (Expand)Author
1998-05-21typoMatthieu Herrb
1998-05-14* Better XR16C850 support.Jason Downs
1998-05-13bad toddTheo de Raadt
1998-05-13main returns int, not voidTodd C. Miller
1998-04-05Support for the XR16850; currently just treat it like an ST16650V2 withJason Downs
1998-04-01Add a write function and make the raw mode real raw in the PS/2 driverMatthieu Herrb
1998-03-28complete TVGA 9660 supportTheo de Raadt
1998-03-28grok trident 9660Theo de Raadt
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-03-08move to 2.3Theo de Raadt
1998-02-23New probe routine, add support for ST16650 (works).Jason Downs
1998-02-22GCC 2.8 WallNiklas Hallqvist
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-02support non-ISA caseTheo de Raadt
1998-01-21doc keys; ian@darwinsys.comTheo de Raadt
1998-01-20Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses itNiklas Hallqvist
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