Age | Commit message (Expand) | Author |
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 |
2000-05-30 | a few more codes ids from vendor docs | Michael Shalayeff |
2000-05-30 | Changes from NetBSD: | Federico G. Schwindt |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell |
2000-05-29 | preparing for AX88190 support; from NetBSD. | Federico G. Schwindt |
2000-05-27 | add a few more codecs | Michael Shalayeff |
2000-05-15 | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); | Jason Wright |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-29 | add $ tag | Kenneth R Westerback |
2000-04-27 | Whoops | Chris Cappuccio |
2000-04-27 | Remove mtu cruft | Chris Cappuccio |
2000-04-27 | Fix SIOCSIFMTU | Chris Cappuccio |
2000-04-26 | Turn on a bit (for 82558/82559 only) which disables the chip's | Chris Cappuccio |
2000-04-26 | we've done an oops | Michael Shalayeff |
2000-04-26 | After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointer | Aaron Campbell |
2000-04-26 | dc_csid ain't needed no more; jason@ ok | Michael Shalayeff |
2000-04-19 | Remove NetBSD ifdefs here too. | Federico G. Schwindt |
2000-04-19 | Remove NetBSD ifdefs. | Federico G. Schwindt |
2000-04-19 | * use different numbers of transmit buffers depending on the memory | Federico G. Schwindt |
2000-04-19 | indent. | Federico G. Schwindt |