summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
2000-07-18be a bit more silent during fdc timeoutsTheo de Raadt
2000-07-03Carefully reset pcic register; ok @aaronNiklas Hallqvist
2000-07-03From NetBSD:Aaron Campbell
2000-06-30New timeout API.Artur Grabowski
2000-06-28Make suspend -> eject card -> resume work.Aaron Campbell
2000-06-23Implement PCMCIA event polling. This will either complement interrupt-drivenAaron Campbell
2000-06-20Avoid using I/O port 0x370 since this is used by onboard audio onTodd C. Miller
2000-06-07indentAaron Campbell
2000-06-05Untested busification of this driver done years ago.Niklas Hallqvist
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-26add missing 'break'Jason Wright
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
2000-04-19Force mailbox to be under 16MB so the controller can see itNiklas Hallqvist
2000-04-14fix compilation with -DAUDIO_DEBUG; vonminde@cs.colorado.eduTodd C. Miller
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
2000-04-03change overriding messageTheo de Raadt
2000-03-28Allow wss to configure @irq 5, which is the default irq for quite a fewMarc Espie
2000-03-02protect more reads and rights^Wwrites w/ spl; avoid inline which blows the co...Michael Shalayeff
1999-12-27Token ring driver for Tropic based boards; from NetBSD.Federico G. Schwindt
1999-12-27Add tr driver; from NetBSD.Federico G. Schwindt
1999-12-27Polynomial for 3com token link 619; from NetBSD.Federico G. Schwindt
1999-12-11Remove old IDE driverConstantine Sapuntzakis
1999-12-08syncTheo de Raadt
1999-12-08@@@0001 is not a sbTheo de Raadt
1999-12-02add proper media handling and use dev/miiJason Wright
1999-11-30Remove duplicate #include's.Aaron Campbell
1999-11-28Driver for Hostess 4-channel serial mux, from Denis A. DoroshenkoJason Downs
1999-11-13syncTheo de Raadt
1999-11-13add another modemTheo de Raadt
1999-10-09wdc layer work:Constantine Sapuntzakis
1999-10-07Add a delay() before turning the motor off; some controllers don't see itJason Downs
1999-10-06Add support for bass, treble, surround and mode under equalization class.Federico G. Schwindt
1999-09-30Sync w/NetBSD. Add support for ES18[67][89] - Nonaka Kimihiro + muting contr...kstailey
1999-09-27syncTheo de Raadt
1999-09-27another ne2000; marco@tecnogi.comTheo de Raadt
1999-09-02syncDavid Leonard
1999-09-02re-enable ESS18**; deraadt@David Leonard
1999-08-22make isapnp_print() use canonical formatTheo de Raadt
1999-08-22syncTheo de Raadt
1999-08-22whack isapnp gus for nowTheo de Raadt
1999-08-19pnpdevs.hTheo de Raadt
1999-08-19another ethernet cardTheo de Raadt
1999-08-18syncTheo de Raadt
1999-08-18another cardTheo de Raadt
1999-08-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-17Fix a problem if midi at ym is defined but not mpu.Federico G. Schwindt
1999-08-11syncTheo de Raadt
1999-08-11com/pccom special cases found by isapnp.c directly nowTheo de Raadt
1999-08-11if we cannot match a device by name, check to see if it looks like aTheo de Raadt
1999-08-11New pcmcia irq prober that really tries to ensure the irq will workNiklas Hallqvist