Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-11 | Move aic device to conf/files. Comment pcmcia related entries. | Federico G. Schwindt | |
1998-09-11 | Remove unneeded file after the split. | Federico G. Schwindt | |
1998-09-11 | ISA routines for the Intel 82365SL PCIC controllers. | Federico G. Schwindt | |
1998-09-11 | aic routines for ISA. | Federico G. Schwindt | |
1998-08-22 | Powerpc supports isa not just power4e | Dale S. Rahn | |
1998-08-20 | mmap support for gus, dillema@acm.org | Niels Provos | |
1998-08-13 | Identify card 0x44 as a 1542C, not 1542CF: Robert Earl <rearl@teleport.com>. | Jason Downs | |
1998-08-11 | put irq number on the line with the other info, not on its own line | Todd C. Miller | |
1998-08-08 | Split ioh allocations so that the devices no longer overlap. | Jason Downs | |
Also disable the diag return check in wdc.c for now. | |||
1998-08-08 | compile when fd is not listed in config file; andrew@creep.net | Todd C. Miller | |
1998-08-06 | Use single line geometry printing. Looks just like sd, now. | Jason Downs | |
1998-08-04 | Fix by Federico G. Schwindt <fgsch@olimpo.com.br> for YM ISA PNP driver | Constantine Sapuntzakis | |
1998-07-31 | Match generic SVEC pcmcia NE2000 clone that identifies itself as 'Ethernet ↵ | Todd C. Miller | |
Adapter 2.0'. You just don't get any more generic than that do you? These boards are dirt cheap. | |||
1998-07-28 | Fix indentation problems. | Constantine Sapuntzakis | |
Remove annoying printf. | |||
1998-07-28 | Disable ISA PNP devices before ISA scan | Constantine Sapuntzakis | |
1998-07-23 | Support drives > 8.4GB | Constantine Sapuntzakis | |
For LBA-capable drives, return the number of LBA sectors as secperunit, not the number you get from CHS. Note, DOS partition tables are limited to 8.4GB. The interactive disklabel editor will notice that the OpenBSD partition ends at 8.4GB and limit the user to that size unless the user explicitly specifies the bounds. This should probably be changed. | |||
1998-07-23 | Print LBA-based size as well as CHS size. | Constantine Sapuntzakis | |
Fix some bugs in getting drive parameters into the wdparams array | |||
1998-07-16 | recognize CS4236B; netbsd | Theo de Raadt | |
1998-07-15 | Fix the name of the ulinear_be mode; netbsd | Theo de Raadt | |
1998-07-09 | Don't unmap something that we didn't map... | Jason Downs | |
1998-07-07 | put wd_error check back; without this machine boot times go well over 60 seconds | Theo de Raadt | |
1998-07-05 | Add support for ISA PnP to wdc and associated config goo. This does NOT work | Jason Downs | |
with the Soundblaster; documentation is needed. Also changes wdcprobe method slightly. | |||
1998-07-05 | sync | Jason Downs | |
1998-07-05 | Uncommit wdc. | Jason Downs | |
Note that the Soundblaster uses this code, even though it's port isn't fully compatible with the driver. | |||
1998-06-29 | Only use isa_intr_check() if __NO_ISA_INTR_CHECK isn't #defined. | Jason Downs | |
1998-06-29 | Use isa_intr_check() to prevent attachment of drivers that won't get an | Jason Downs | |
interrupt. | |||
1998-06-03 | table driven pci match; simplify prints | Theo de Raadt | |
1998-06-02 | silence | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
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 | |