Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-02 | Maintain FreeBSD RCS id's | Jason Wright | |
1998-09-02 | KNF & printf formatting | Jason Wright | |
1998-09-02 | Missed update of files.pci, and sync with pcidevs | Jason Wright | |
1998-09-02 | o new driver for the 3c900, 3c905, 3c905b ported from FreeBSD | Jason Wright | |
o removed if_ep devices in favor of if_xl driver | |||
1998-08-30 | sync | Jason Downs | |
1998-08-30 | Cyrix devs | Jason Downs | |
1998-08-28 | alpha alignment fixes, from niklas. Tested on i386. | Jason Downs | |
1998-08-28 | Changes to make if_de driver work on big endian machines with a 21040 based | Dale S. Rahn | |
card. Tested on i386 and alpha. Could use some cleanup to swab constants instead of variables, so that the compiler can do the work, not the processor. | |||
1998-08-24 | Be noisy about media settings. | Jason Downs | |
1998-08-22 | Powerpc supports isa not just power4e | Dale S. Rahn | |
1998-08-21 | Recent FreeBSD changes and a bug fix. | Jason Downs | |
1998-08-17 | sync | Theo de Raadt | |
1998-08-17 | ACC PCI SCS | Theo de Raadt | |
1998-08-14 | Make printf output during card probe more compact. | Matthieu Herrb | |
1998-08-13 | sync | Theo de Raadt | |
1998-08-13 | oops | Theo de Raadt | |
1998-08-13 | sync | Theo de Raadt | |
1998-08-13 | new viatech devices discovered on cvs | Theo de Raadt | |
1998-08-11 | Added 3c980, sync with pcidevs | Mats O Jansson | |
1998-08-11 | Added 3c980 | Mats O Jansson | |
1998-08-10 | sync | Todd C. Miller | |
1998-08-10 | Add SIS 5598 and some descriptinos for other SiS chips used in 5591-based ↵ | Todd C. Miller | |
motherboards. Data from http://www.halcyon.com/scripts/jboemler/pci/pcicode | |||
1998-08-07 | com.c needs to know about mem mapped ports in ppc systems. | Per Fogelstrom | |
ncr.c and if_de.c needs some hooks for systems with ncr and dec ether chips on the motherboard that runs on odd clocks and doesn't support a srom. srom is emulated in machine dependent code. big endian support for ncr and dec ether finished. the 21040 have some more coding requirements if it is to run BE since it does not have the descriptor endian swap configuration bit. | |||
1998-08-06 | sync | Michael Shalayeff | |
1998-08-06 | add TI1220 PCI-CardBus Bridge; somebody deal w/ that NM3160 thing from intel | Michael Shalayeff | |
1998-07-26 | clean up some things left from my debugging activity. | Matthieu Herrb | |
In particular remove the OVERRIDE_ directives specific to my board. | |||
1998-07-23 | sync | Theo de Raadt | |
1998-07-23 | undo mass vendor addition which makes floppies too large | Theo de Raadt | |
1998-07-23 | brooktree driver, hacked by matthieu. This needs cleaning now that it is in ↵ | Theo de Raadt | |
the tree | |||
1998-07-21 | sync | Theo de Raadt | |
1998-07-21 | few new ViRGE | Theo de Raadt | |
1998-07-21 | sync | Michael Shalayeff | |
1998-07-21 | remove err entries | Michael Shalayeff | |
1998-07-21 | more, much more vendor names; from www.halcyon.com | Michael Shalayeff | |
1998-07-21 | check for vendor name dups | Michael Shalayeff | |
1998-07-21 | sync | Michael Shalayeff | |
1998-07-21 | more devs; from netbsd | Michael Shalayeff | |
1998-07-21 | #ifdef for a weird card and a strange configuration | Jason Downs | |
1998-07-20 | sync | Michael Shalayeff | |
1998-07-20 | more acer devs; per niels@ new laptop dmesg (; | Michael Shalayeff | |
1998-07-19 | sync | Jason Downs | |
1998-07-19 | Add ALI M5243 | Jason Downs | |
1998-07-16 | MAXSTART had an implicate assumption that MAXTARGETS was 8 when it is really 16 | Todd C. Miller | |
1998-07-15 | sync | Theo de Raadt | |
1998-07-15 | more devs | Theo de Raadt | |
1998-07-13 | Unmute DAC and turn off 3-D SRS by default | Constantine Sapuntzakis | |
1998-07-13 | sync | Theo de Raadt | |
1998-07-13 | a cardbus controller | Theo de Raadt | |
1998-07-13 | Map DMA registers at open instead of attach time, if necessary. Less chance | Constantine Sapuntzakis | |
of conflicts then. | |||
1998-07-12 | fix bhlcr shift values; fgsch@olimpo.com.br | Theo de Raadt | |