Age | Commit message (Expand) | Author |
2000-06-29 | Be more detach friendly. In particular, remove the infinite while() loops | Aaron Campbell |
2000-06-29 | No need to call bpfdetach(), that's done in if_detach(). | Aaron Campbell |
2000-06-29 | Sync adw files with (almost) latest NetBSD versions: | Kenneth R Westerback |
2000-06-28 | sync with NetBSD v1.7 | Kenneth R Westerback |
2000-06-28 | Remove pointless variable. It is set to 0, then returned without modification. | Todd C. Miller |
2000-06-28 | Make suspend -> eject card -> resume work. | Aaron Campbell |
2000-06-28 | Don't call the drivers' xxx_activate() function directly -- use the system | Aaron Campbell |
2000-06-27 | Move ac97 register defines into ac97.h | Artur Grabowski |
2000-06-27 | Make this driver work. When I ported it from FreeBSD, somehow a line got left | Aaron Campbell |
2000-06-26 | Convert to new timeouts. | Artur Grabowski |
2000-06-26 | let svnd deal with sparse files, okay art@ deraadt@ | Niels Provos |
2000-06-26 | interface can be faked for cmd chips | Chris Cappuccio |
2000-06-26 | from NetBSD | Chris Cappuccio |
2000-06-26 | Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken by | Aaron Campbell |
2000-06-26 | sync | Aaron Campbell |
2000-06-26 | Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T. | Aaron Campbell |
2000-06-23 | Implement PCMCIA event polling. This will either complement interrupt-driven | Aaron Campbell |
2000-06-23 | Pass the correct sizeo() to cfattach struct so we don't panic on detach. | Aaron Campbell |
2000-06-22 | on unconfig, bzero the key before free; from aazubel@core-sdi.com. | Federico G. Schwindt |
2000-06-22 | xl_setmulti_hash() does not work right. tested at usenix2000 term room. | Jun-ichiro itojun Hagino |
2000-06-20 | add encryption for svnd's for Erich <hh@cyberpass.net>. You can do a | Niels Provos |
2000-06-20 | allow rx to work after tcpdump; ok art@ | Todd T. Fries |
2000-06-20 | KNF | Todd T. Fries |
2000-06-20 | Avoid using I/O port 0x370 since this is used by onboard audio on | Todd C. Miller |
2000-06-20 | remove NetBSD ifdefs. indent. | Federico G. Schwindt |
2000-06-20 | KNF | Todd T. Fries |
2000-06-20 | call crypto_done() | Jason Wright |
2000-06-20 | Almost make a Megahertz card working, still rx probs though | Niklas Hallqvist |
2000-06-20 | some more esp devices | Niklas Hallqvist |
2000-06-20 | regen | Niklas Hallqvist |
2000-06-20 | esp SCSI devices | Niklas Hallqvist |
2000-06-20 | After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here; | Aaron Campbell |
2000-06-19 | sync | Chris Cappuccio |
2000-06-19 | new cmd ide controllers | Chris Cappuccio |
2000-06-19 | xe needs ifmedia | Federico G. Schwindt |
2000-06-19 | Uncomment esp out now that the driver is in the tree. | Federico G. Schwindt |
2000-06-19 | Add pcmcia attachment of esp; from NetBSD. | Federico G. Schwindt |
2000-06-19 | oops, nuke unused variable | Jason Wright |
2000-06-19 | oops, add macbuf to the queue structure | Jason Wright |
2000-06-19 | add authentication-only handling (easy setup). | Jason Wright |
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 | sync | Oleg Safiullin |
2000-06-18 | oops | Oleg Safiullin |
2000-06-18 | sync | Oleg Safiullin |
2000-06-18 | add GeForce256 | Oleg Safiullin |
2000-06-18 | Support FIONBIO and FIOASYNC. FIOASYNC is more or less a no-op> | Todd C. Miller |
2000-06-18 | sync | Theo de Raadt |
2000-06-18 | match 82559ER | Theo de Raadt |
2000-06-18 | new type of fxp | Theo de Raadt |