Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-02 | isapnp joy | Theo de Raadt | |
1998-06-02 | indent | Theo de Raadt | |
1998-06-02 | Fixed copyright. | Constantine Sapuntzakis | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | add a comment about the TCM5095 | Theo de Raadt | |
1998-05-13 | more careful setup | Theo de Raadt | |
1998-05-13 | don't printf in probe routines. | Niels Provos | |
1998-05-08 | gotta sync pnpdevs | Theo de Raadt | |
1998-05-08 | Added ym driver as one of the options | Constantine Sapuntzakis | |
1998-05-08 | Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree. | Constantine Sapuntzakis | |
1998-04-28 | Make kernel compile if we have IDE controller but no wd drive. | Angelos D. Keromytis | |
1998-04-28 | silence noisy probe() routines | Theo de Raadt | |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos | |
1998-03-31 | only use dev/isa/if_le.c if le at isa or pci, no other busses want it | Niklas Hallqvist | |
1998-03-30 | Don't match if ether addr is ff:ff:ff:ff:ff. Hack to work around false | Todd C. Miller | |
positive I get on my libretto (ne2100_isa_probe matches when it should not). | |||
1998-03-23 | fix printing for these; ignore model number | Theo de Raadt | |
1998-03-20 | New PnP 'ep' driver. | dgregor | |
1998-03-17 | add a VIATECH card too | Theo de Raadt | |
1998-03-17 | support a few more NE2000 PCI cards | Theo de Raadt | |
1998-03-16 | slightly improved SMC autodetection | Jason Downs | |
1998-03-16 | Regenerate pnpdevs.h | dgregor | |
1998-03-16 | PnP IDs are case-sensitive. Make them all uppercase | dgregor | |
1998-03-02 | Please GCC 2.8 -Wall | Todd T. Fries | |
1998-02-26 | sync | Theo de Raadt | |
1998-02-26 | doc CTL0001 | Theo de Raadt | |
1998-02-26 | remember model number; skip PNP cards; etc etc etc | Theo de Raadt | |
1998-02-26 | nicer message | Theo de Raadt | |
1998-02-22 | only get isadma stuff when we want them | Niklas Hallqvist | |
1998-02-15 | do not assume iosize is correct | Theo de Raadt | |
1998-02-15 | new pci ethernet card | Theo de Raadt | |
1998-01-21 | typo | Niklas Hallqvist | |
1998-01-20 | missed some conditions on autoconf_verbose | Niklas Hallqvist | |
1998-01-20 | rev 1.29 really was the version 1.28 should have been, and 1.28 already | Niklas Hallqvist | |
contained the diffs 1.29 was said to have. So this is a revert to 1.28 | |||
1998-01-20 | Provide a way to debug probes. set autoconf_verbose via DDB, or | Niklas Hallqvist | |
option AUTOCONF_VERBOSE=1 in your kernel config. | |||
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist | |
so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work | |||
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1998-01-18 | move to current OpenBSD isadma API | Niklas Hallqvist | |
1997-12-30 | pretty printing | Theo de Raadt | |
1997-12-26 | finish busify | Theo de Raadt | |
1997-12-26 | use bcopy | Theo de Raadt | |
1997-12-26 | sync | Theo de Raadt | |
1997-12-26 | if we can, we should use the generic ID | Theo de Raadt | |
1997-12-26 | print pnp device id in isapnp_print | Theo de Raadt | |
1997-12-26 | print device type | Theo de Raadt | |
1997-12-26 | busify; support isapnp lance cards | Theo de Raadt | |
1997-12-25 | SB ISA PnP support goop. | Jason Downs | |
1997-12-25 | SB devices | Jason Downs | |
1997-12-25 | argh, typo. | Jason Downs | |
1997-12-25 | fix DRQUNK case | Jason Downs | |
1997-12-25 | Use functions for DIAGNOSTIC. | Jason Downs | |