Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell | |
2000-04-14 | This fixes EISA bus_space API. The bus dma tag was never initialized!!! | Steve Murphree | |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This ↵ | Steve Murphree | |
represents two months of work. | |||
2000-03-13 | Add support for more 3com cards. William Yodlowsky ↵ | Mats O Jansson | |
<wyodlows@route1.nj.devry.edu> and me. -moj | |||
2000-03-13 | sync. -moj | Mats O Jansson | |
2000-03-13 | Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> ↵ | Mats O Jansson | |
and me. -moj | |||
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz | |
driver to OpenBSD. | |||
1999-11-30 | more KNF and cleanup | Jason Wright | |
1999-11-23 | pretty up kernel printf's | Jason Wright | |
1999-06-23 | regen | Michael Shalayeff | |
1999-06-23 | add hp atm and madge token ring | Michael Shalayeff | |
1999-06-16 | On the off chance that something that is NOT the kernel includes those | Marc Espie | |
files... | |||
1999-03-04 | regen | Michael Shalayeff | |
1999-03-04 | att bt763e ether | Michael Shalayeff | |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1998-11-27 | regen | Michael Shalayeff | |
1998-11-27 | some more HP eisa system boards | Michael Shalayeff | |
1998-11-22 | regen | Michael Shalayeff | |
1998-11-22 | some HP devices | Michael Shalayeff | |
1998-10-29 | hppa could be eisa too | Michael Shalayeff | |
1998-09-19 | Added if_media support from NetBSD. -moj | Mats O Jansson | |
1998-09-11 | change missed by fgsch, tsk tsk tsk | Theo de Raadt | |
1998-07-04 | sync | Theo de Raadt | |
1998-07-04 | add new devices; kleink | Theo de Raadt | |
1998-05-16 | sync | imp | |
1998-05-16 | Add DeskStation Technology and Evolution RISC PC | imp | |
1998-02-26 | clean dmesg | Theo de Raadt | |
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 | |||
1997-11-07 | $OpenBSD$ | Niklas Hallqvist | |
1997-07-30 | Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD. | Niklas Hallqvist | |
Some KNF too. | |||
1997-07-25 | damnit | Theo de Raadt | |
1997-07-25 | updated from eisadevs | Michael Shalayeff | |
1997-07-25 | more eisa codes (Jason Wright, netbsd-pr#3853) | Michael Shalayeff | |
1997-04-13 | no Debugger() w/ no DDB defined | Michael Shalayeff | |
1997-03-12 | Need this for arc/pci... | Per Fogelstrom | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-10-16 | -Wall happiness | Theo de Raadt | |
1996-10-04 | ahc on eisa, netbsd | Theo de Raadt | |
1996-08-21 | check for __OpenBSD__, prep for tossing __NetBSD__? | Theo de Raadt | |
1996-08-15 | clean up. we no longer need these. | shawn | |
1996-06-27 | new 2940 driver merged from freebsd sources 960623 | shawn | |
1996-06-18 | add missing newline in printf. pointed out by Matt Thomas | Theo de Raadt | |
1996-06-02 | Correct attach output | Thorsten Lockert | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-10 | rename softc | Theo de Raadt | |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt | |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff | |
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff. | |||
1996-05-05 | ahc/ahe driver update from freebsd; merged by soda@sra.co.jp and | Theo de Raadt | |
pete@demon.net |