Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-10 | remove ahc from here again | Theo de Raadt | |
2002-04-08 | add ESS Allegro-1 and Maestro-3 driver | Mike Frantzen | |
2002-04-02 | move to gx | Theo de Raadt | |
2002-04-02 | gx works on alpha and i386 add a commented line for the driver | Nathan Binkert | |
2002-03-30 | pci and pcmcia wi fits on all of them | Theo de Raadt | |
2002-03-30 | much more fits on this now: ahc, twe, iop, pci xl, pci wi | Theo de Raadt | |
2002-03-26 | iop can to onto this | Theo de Raadt | |
2002-03-23 | typo repair; openbsd@davidkrause.com | Theo de Raadt | |
2002-02-19 | Add new trm driver. Pointed out by brad@ | Kenneth R Westerback | |
2002-02-18 | Add trm (Tekram TRM-S1040 based SCSI cards, DC-3x5U) driver | Kenneth R Westerback | |
2002-02-10 | no; GPL_MATH_EMULATE is not "required"; nj.lee@plumtree.co.nz | Theo de Raadt | |
2002-01-27 | bt no more | Michael Shalayeff | |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff | |
original port done by chris@ in '98 and pounded into -current by me, plus support for wide mode. tested on pci in both modes by me, on eisa (w/ half success, thus not enabled yet) by jason@. niklas@, jason@, millert@ ok. | |||
2002-01-23 | bktr may have radio | Michael Shalayeff | |
2002-01-09 | better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff | |
2002-01-02 | commented out maxi radio | Michael Shalayeff | |
2002-01-02 | missing radiotrack entries, fix the others (all still commented out | Michael Shalayeff | |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat | |
2001-12-24 | pcib is required if pcibios is there; deraadt@ ok | Michael Shalayeff | |
2001-12-05 | remove some ancient crud from the "modern machine" floppy | Theo de Raadt | |
2001-11-30 | add stge(4) | Nathan Binkert | |
2001-11-26 | Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 Sound Driver; from SOMEYA ↵ | Michael Shalayeff | |
Yoshihiko and KUROSAWA Takahiro; tested by Matt Behrens <matt@zigg.com> | |||
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol | |
Brian J. Kifiak <bk@rt.fm>. Thanks! | |||
2001-10-25 | add an ali1543 and fix amd756 icu drivers | Michael Shalayeff | |
2001-10-24 | forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org> | Michael Shalayeff | |
2001-10-24 | add emu at pci | Michael Shalayeff | |
2001-10-10 | gc SWAPPAGER and DEVPAGER options | Todd C. Miller | |
2001-10-10 | sorry, twe does not fit | Theo de Raadt | |
2001-10-08 | i think miod only half-looked at this patch | Theo de Raadt | |
2001-10-08 | add lge(4) commented | Nathan Binkert | |
2001-10-06 | Add, commented out, missing lines for supported drivers. | Miod Vallat | |
2001-10-05 | more | Theo de Raadt | |
2001-10-05 | Add bge(4) | Nathan Binkert | |
2001-10-04 | Add commented out sf4r, sf2r and az audio drivers. | Grigoriy Orlov | |
Requested by deraadt@. | |||
2001-10-02 | Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.org | Todd C. Miller | |
2001-09-22 | pty cleanup | Theo de Raadt | |
2001-09-01 | add cz(4) to GENERIC | Nathan Binkert | |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski | |
All callers actually took all arguments to pci_intr_map from pci_attach_args structs, so this simplifies code. This also allows more complicated interrupt assignment schemes like the one on sparc64. This makes sparc64 pci interrupts work. Inspired by the same change in NetBSD. | |||
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy ↵ | Michael Shalayeff | |
<peter.galbavy@knowtion.net> | |||
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol | |
2001-07-17 | addcom and pccom at addcom (commented out) | Jason Wright | |
2001-07-15 | add install target | assar | |
2001-07-13 | All two common configurations for DEC EtherWorks cards | Niklas Hallqvist | |
2001-07-06 | qsphy required for tx | Theo de Raadt | |
2001-07-06 | Change to make the kernel build when IPCOMP is activated and | Jean-Jacques Bernard-Gundol | |
PPP_DEFLATE is not. Reported by Heikki Korpela <heko@saitti.net>. ho@ ok. | |||
2001-07-02 | add nge and nsgphy | Nathan Binkert | |
2001-06-29 | Enable iop+ioprbs | Niklas Hallqvist | |
2001-06-27 | UVM is default | Niklas Hallqvist | |
2001-06-27 | Remove IPF; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |