summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
2001-02-03no machine/pio.h is needed, space policeMichael Shalayeff
2001-02-03new timeouts, space controlMichael Shalayeff
2001-02-03make it compile, new timeouts, space controlMichael Shalayeff
2001-02-03no timeouts is new timeoutsMichael Shalayeff
2001-02-02$OpenBSD$Aaron Campbell
2001-01-31OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@Aaron Campbell
2001-01-31Some int -> u_long (I incorrectly converted paddr_t to int when porting this).Aaron Campbell
2001-01-30Support for the wscons machine-independent console driver on the i386. ToAaron Campbell
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeoutsMichael Shalayeff
2001-01-29new timeouts; spacesMichael Shalayeff
2001-01-29regenMichael Shalayeff
2001-01-29even shorterMichael Shalayeff
2001-01-29fix isadma-less compile, new pnpdevs, space controlMichael Shalayeff
2001-01-29regenMichael Shalayeff
2001-01-29size reducage and constifyMichael Shalayeff
2001-01-29new timeouts; some constifying; space controlMichael Shalayeff
2001-01-29Add wdc_print_current_modes to print current transfer modes set on theConstantine Sapuntzakis
2001-01-25spellingTodd T. Fries
2000-12-06use __x__ formats for __attribute__ arguments; guenther@gac.eduTheo de Raadt
2000-11-15Add EGA display driver files; from NetBSD. This should be the last of the MIAaron Campbell
2000-11-15This driver supports PC display adapter hardware within the wscons(4)Aaron Campbell
2000-11-15Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. TheseAaron Campbell
2000-11-13Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not usedAaron Campbell
2000-11-13make compile with !UVMNiklas Hallqvist
2000-11-12new timeoutsMichael Shalayeff
2000-11-11new timeouts; compilesMichael Shalayeff
2000-11-11new timeouts; jason@ okMichael Shalayeff
2000-10-16Use mii_attach() directly instead of mii_phy_probe().Aaron Campbell
2000-09-29Oops, time to learn how to countMiod Vallat
2000-09-29Check N command operand value to prevent a panic with large values.Miod Vallat
2000-08-19MALLOC/FREE -> malloc/free ok art@Nathan Binkert
2000-07-21convert to new timeoutsMichael Shalayeff
2000-07-20chp->wdc can be NULL on probe.Constantine Sapuntzakis
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