Age | Commit message (Expand) | Author |
2000-08-05 | Use better (working) locking macros around critical regions. Implement | Niklas Hallqvist |
2000-08-04 | rest of the work needed for tga2; from NetBSD | Eric Jackson |
2000-08-02 | Sync with FreeBSD. Summary of changes: | Aaron Campbell |
2000-08-02 | No need to include pci header files here. | Aaron Campbell |
2000-08-02 | Don't print out the eeprom width. | Aaron Campbell |
2000-08-02 | Add support for accepting packets up to 4 octets larger than the | Peter Galbavy |
2000-08-01 | forgot these in alpha/wscons upgrade; pointed out by Erik Verbruggen <ejv@cs.... | Michael Shalayeff |
2000-07-27 | if avoiding ac97_read because of AC97_HOST_DONT_READ, still permit access to ... | Theo de Raadt |
2000-07-22 | sync to NetBSD: | Kenneth R Westerback |
2000-07-21 | convert to new timeouts | Michael Shalayeff |
2000-07-21 | convert to new timeouts; art@ ok | Michael Shalayeff |
2000-07-21 | Use new timeouts. | Artur Grabowski |
2000-07-20 | more guesses at tritech codecs | Theo de Raadt |
2000-07-20 | chp->wdc can be NULL on probe. | Constantine Sapuntzakis |
2000-07-20 | Convert to new timeouts. (art@ ok) | Hakan Olsson |
2000-07-20 | Fix to ATA detect. Some devices seem to be comatose after reset | Constantine Sapuntzakis |
2000-07-19 | Added shadow registers. This adds two capabilities: | Constantine Sapuntzakis |
2000-07-07 | Pick up change that went into NetBSD side- I pooched the timeout | mjacob |
2000-07-06 | Resync with FreeBSD/NetBSD. Salient features are that the mailbox command | mjacob |
2000-07-06 | printf %s | Todd T. Fries |
2000-07-03 | Add support for big endian hardware. Clean up memory vs. io mapping code. | Steve Murphree |
2000-07-01 | - Make the 3CCFE575BT work. | Aaron Campbell |
2000-06-30 | Oops, put back this call to spltty(). When our timeout expires and we poll the | Aaron Campbell |
2000-06-30 | Convert some parts to new timeouts. | Artur Grabowski |
2000-06-29 | after computing the hash value, inform the card [delete-o from when this | Jason Wright |
2000-06-29 | Be more detach friendly. In particular, remove the infinite while() loops | Aaron Campbell |
2000-06-29 | Sync adw files with (almost) latest NetBSD versions: | Kenneth R Westerback |
2000-06-28 | Make suspend -> eject card -> resume work. | Aaron Campbell |
2000-06-27 | Move ac97 register defines into ac97.h | Artur Grabowski |
2000-06-23 | Implement PCMCIA event polling. This will either complement interrupt-driven | Aaron Campbell |
2000-06-22 | xl_setmulti_hash() does not work right. tested at usenix2000 term room. | Jun-ichiro itojun Hagino |
2000-06-20 | allow rx to work after tcpdump; ok art@ | Todd T. Fries |
2000-06-20 | KNF | Todd T. Fries |
2000-06-20 | remove NetBSD ifdefs. indent. | Federico G. Schwindt |
2000-06-20 | After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here; | Aaron Campbell |
2000-06-19 | Insert missing splx(); me and roberto@ns2.freenix.org. | Aaron Campbell |
2000-06-18 | Initialize the signal quality cache iff ANCACHE | Thorsten Lockert |
2000-06-18 | Thou shalt not bequeath to mere mortals the ability to change the configuration | Aaron Campbell |
2000-06-18 | Fix an off-by-one error that caused uvm_fault() whenever changing any an(4) | Aaron Campbell |
2000-06-17 | Add support for AMD 53c974. | Federico G. Schwindt |
2000-06-16 | take MIN/MAX from param.h, okay theo@ | Niels Provos |
2000-06-13 | Fix from Manuel Bouyer | Chris Cappuccio |
2000-06-12 | remove debugging prom dump, sorry | Michael Shalayeff |
2000-06-12 | eeprom width detection code. | Michael Shalayeff |
2000-06-12 | Fix ADMtek identity crisis. | Aaron Campbell |
2000-06-12 | more registers for the upcoming code; NetBSD. | Federico G. Schwindt |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt |
2000-06-11 | apparently in order to write to config registers 1-3 you need to enable it | Federico G. Schwindt |
2000-06-03 | remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl(). | Jason Wright |
2000-05-30 | sti hp graphics, available in pci and hp-prop sgc bus form factors. | Michael Shalayeff |