Age | Commit message (Expand) | Author |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell |
2001-03-06 | Convert to new timeout API. mickey@ ok. | Hakan Olsson |
2001-03-05 | sync | Theo de Raadt |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-03 | new timeouts | Michael Shalayeff |
2001-02-03 | no machine/pio.h is needed, space police | Michael Shalayeff |
2001-02-03 | new timeouts, space control | Michael Shalayeff |
2001-02-03 | make it compile, new timeouts, space control | Michael Shalayeff |
2001-02-03 | no timeouts is new timeouts | Michael Shalayeff |
2001-02-02 | $OpenBSD$ | Aaron Campbell |
2001-01-31 | OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@ | Aaron Campbell |
2001-01-31 | Some int -> u_long (I incorrectly converted paddr_t to int when porting this). | Aaron Campbell |
2001-01-30 | Support for the wscons machine-independent console driver on the i386. To | Aaron Campbell |
2001-01-29 | new timeouts | Michael Shalayeff |
2001-01-29 | new timeouts | Michael Shalayeff |
2001-01-29 | new timeouts | Michael Shalayeff |
2001-01-29 | new timeouts | Michael Shalayeff |
2001-01-29 | new timeouts | Michael Shalayeff |
2001-01-29 | new timeouts; spaces | Michael Shalayeff |
2001-01-29 | regen | Michael Shalayeff |
2001-01-29 | even shorter | Michael Shalayeff |
2001-01-29 | fix isadma-less compile, new pnpdevs, space control | Michael Shalayeff |
2001-01-29 | regen | Michael Shalayeff |
2001-01-29 | size reducage and constify | Michael Shalayeff |
2001-01-29 | new timeouts; some constifying; space control | Michael Shalayeff |
2001-01-29 | Add wdc_print_current_modes to print current transfer modes set on the | Constantine Sapuntzakis |
2001-01-25 | spelling | Todd T. Fries |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt |
2000-11-15 | Add EGA display driver files; from NetBSD. This should be the last of the MI | Aaron Campbell |
2000-11-15 | This driver supports PC display adapter hardware within the wscons(4) | Aaron Campbell |
2000-11-15 | Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. These | Aaron Campbell |
2000-11-13 | Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not used | Aaron Campbell |
2000-11-13 | make compile with !UVM | Niklas Hallqvist |
2000-11-12 | new timeouts | Michael Shalayeff |
2000-11-11 | new timeouts; compiles | Michael Shalayeff |
2000-11-11 | new timeouts; jason@ ok | Michael Shalayeff |
2000-10-16 | Use mii_attach() directly instead of mii_phy_probe(). | Aaron Campbell |
2000-09-29 | Oops, time to learn how to count | Miod Vallat |
2000-09-29 | Check N command operand value to prevent a panic with large values. | Miod Vallat |
2000-08-19 | MALLOC/FREE -> malloc/free ok art@ | Nathan Binkert |
2000-07-21 | convert to new timeouts | Michael Shalayeff |
2000-07-20 | chp->wdc can be NULL on probe. | Constantine Sapuntzakis |
2000-07-18 | be a bit more silent during fdc timeouts | Theo de Raadt |
2000-07-03 | Carefully reset pcic register; ok @aaron | Niklas Hallqvist |
2000-07-03 | From NetBSD: | Aaron Campbell |
2000-06-30 | New timeout API. | Artur Grabowski |
2000-06-28 | Make suspend -> eject card -> resume work. | Aaron Campbell |
2000-06-23 | Implement PCMCIA event polling. This will either complement interrupt-driven | Aaron Campbell |
2000-06-20 | Avoid using I/O port 0x370 since this is used by onboard audio on | Todd C. Miller |