Age | Commit message (Expand) | Author |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff |
2000-07-03 | Carefully reset pcic register; ok @aaron | Niklas Hallqvist |
2000-07-03 | From NetBSD: | Aaron Campbell |
2000-07-02 | add via vt6102 id; freebsd-gnats | Jason Wright |
2000-07-02 | sync | Jason Wright |
2000-07-02 | add via vt6102 id; freebsd-gnats | Jason Wright |
2000-07-01 | sync | Aaron Campbell |
2000-07-01 | Oops, forgot to commit these new device IDs last night. | Aaron Campbell |
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 to new timeout API. | Artur Grabowski |
2000-06-30 | New timeout API. | Artur Grabowski |
2000-06-30 | .es kbd; from nbsd | Michael Shalayeff |
2000-06-30 | some more display types; from nbsd | Michael Shalayeff |
2000-06-30 | Driver for the cs4280 Crystal Clear audio found on some laptops. | Artur Grabowski |
2000-06-30 | Convert to use new timeout API. | Artur Grabowski |
2000-06-30 | Convert some parts to new timeouts. | Artur Grabowski |
2000-06-30 | Convert 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 | Allow USB to compile with USB_DEBUG defined; binkertn@umich.edu | Aaron Campbell |
2000-06-29 | regen | Niklas Hallqvist |
2000-06-29 | Devices found in a Sony VAIO PCG/XG28 | Niklas Hallqvist |
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 |