Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-03 | proper vga_* handling; pointed out by tholo@ | Michael Shalayeff | |
2001-07-17 | From NetBSD: driver for Addonics FlexPort 8S | Jason Wright | |
KNF'd and interrupt routine rewritten in addition to normal porting. (Interrupts don't appear to work the way they are described, so depend on the slave devices doing the right thing). | |||
2001-07-13 | On my 10th wedding anniversary I am celebrating by | Niklas Hallqvist | |
committing this driver for technology from back when I got married :-) It is for DEC EtherWorks cards, and comes from NetBSD. I have done severe KNF, and fixed the driver to work with PIO-only cards. Enjoy! | |||
2001-01-30 | Support for the wscons machine-independent console driver on the i386. To | Aaron Campbell | |
become default in a few moments once deraadt commits new kernel config files. IMPORTANT NOTE: A few important pieces are still required to be worked out over the next few days. Users (and developers) relying on X should probably stay away from -current until further notice. This should not take long, but here is your first heads up. If you decide to upgrade your kernel anyway, be sure to update your /etc/ttys file to use vt100 instead of vt220. The rest of the fallout from this should be minor. | |||
1999-12-27 | Add tr driver; from NetBSD. | Federico G. Schwindt | |
1999-11-28 | Driver for Hostess 4-channel serial mux, from Denis A. Doroshenko | Jason Downs | |
<cyxob@isl.vtu.lt>. | |||
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff | |
1999-08-17 | Fix a problem if midi at ym is defined but not mpu. | Federico G. Schwindt | |
1999-07-31 | RangeLAN2 ISA | David Leonard | |
1999-07-25 | Enable new ATA/ATAPISCSI functionality as default. | Constantine Sapuntzakis | |
1999-07-22 | oops, too early | Theo de Raadt | |
1999-07-22 | pnpdevs.h | Theo de Raadt | |
1999-07-20 | first cut at isapnp and ym mpu | Theo de Raadt | |
1999-07-18 | Import of NetBSD ATA/IDE stuff. | Constantine Sapuntzakis | |
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff | |||
1999-07-05 | first attempt at isapnp gus support | Theo de Raadt | |
1999-06-22 | ESS audio driver ported from NetBSD, some mixer problems with X-based mixers | Niklas Hallqvist | |
otherwise OK (mixerctl works quite OK, very strange). At the moment it is polled only, but it works quite OK that way too. | |||
1999-03-02 | wss_isapnp; work by apollo@slcnet.net.. | Theo de Raadt | |
1999-01-20 | ne needs to be attached before we | Niklas Hallqvist | |
1999-01-19 | move attachment of lpt way down as it can deal without | Niklas Hallqvist | |
getting an interrupt nowadays. This makes the sb/lpt conflict go away | |||
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist | |
1998-12-27 | non-working isapnp aha support | Theo de Raadt | |
1998-11-28 | first attempt at SMC EtherEZ (8416) on isapnp | Theo de Raadt | |
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-09-28 | we & ec depend on ifmedia attribute | Jason Wright | |
1998-09-26 | Add smc91cxx ISA support. | Federico G. Schwindt | |
1998-09-22 | Replace the ed driver. | Federico G. Schwindt | |
ec is used for 3c503 cards, we for SMC/WD 80x3 series and ne for ne[12]00. This also adds ne2k pnp support. | |||
1998-09-11 | Move aic device to conf/files. Comment pcmcia related entries. | Federico G. Schwindt | |
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-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 | |
1997-12-26 | busify; support isapnp lance cards | Theo de Raadt | |
1997-12-25 | SB ISA PnP support goop. | Jason Downs | |
1997-12-21 | Obliterate old PnP `code' and outright replace with christos' code. | Jason Downs | |
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist | |
Some files were move behind CVS back. | |||
1997-09-11 | Driver for ISA EtherExpress Pro/10 ethernet card. | gene | |
This is ported from the FreeBSD driver, and all porting work (and testing) was done by Don Schmidt (yensid@imsa.edu). | |||
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos | |
1996-12-12 | note lpt chip | Michael Shalayeff | |
1996-12-11 | isadma belongs in files.isa | Niklas Hallqvist | |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist | |
improve. Pica and PCMCIA-dependent stuff factored out. | |||
1996-11-30 | Cleaned up. lpt is MI now. | Niklas Hallqvist | |
1996-11-29 | Missing pieces of new bus.h that CVS lost behind my back | Niklas Hallqvist | |
1996-08-14 | rudimentary plug-and-play support, see pnp(4) | shawn | |
1996-07-27 | split cy driver up | Theo de Raadt | |
1996-06-26 | lpr attaches with lpt_isa_ca | dm | |
1996-06-24 | pica changes backed out. does not belong here | Per Fogelstrom | |
1996-06-23 | disable pica stuff for the moment, attribute problem | Theo de Raadt | |
1996-06-22 | Pica bus support added | Per Fogelstrom | |
1996-06-20 | Cyclades Cyclom driver for isa/pci; by Timo Rossi; via jmarin@muikku.jmp.fi | Theo de Raadt | |
1996-06-16 | isadma is now a real driver, so that ports can choose to use it or not | Theo de Raadt | |
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs | |
Based on Manuel Bouyer's drivers. |