Age | Commit message (Expand) | Author |
2002-06-17 | - make user ioctl's available via gprio.h | Federico G. Schwindt |
2002-06-17 | sync | Nathan Binkert |
2002-06-17 | New Rio/Nike psa[play 120 mp3 player | Nathan Binkert |
2002-06-17 | remove noisy jason debug printf blatther. bad p | Theo de Raadt |
2002-06-16 | Increase XL_TIMEOUT from 1000 -> 2000. No longer get those pesky "command | Aaron Campbell |
2002-06-16 | implement kqueue for audio; tested on wiggy and niels@ ok | Michael Shalayeff |
2002-06-16 | forgot copyright, pointed out by christos@netbsd | Niels Provos |
2002-06-15 | Check the correct variable when freeing the RX/TX lists. | Aaron Campbell |
2002-06-15 | Don't advertise hostap as an allowed media type for firmware < 0.80 | Todd C. Miller |
2002-06-15 | Move ATA SMART defines to atactl. | Grigoriy Orlov |
2002-06-15 | unmap/free memory as well on detach. | Federico G. Schwindt |
2002-06-15 | GPR400 smartcard reader driver, some stuff still missing. | Federico G. Schwindt |
2002-06-15 | bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). Thanks | Aaron Campbell |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-14 | don't allow users to set the IBSS/HostAP SSID to the empty string | Todd C. Miller |
2002-06-14 | from freebsd: | Michael Shalayeff |
2002-06-12 | Previously, SIOCG80211NWID would return the "desired" netname if | Todd C. Miller |
2002-06-12 | Prune duplicate definitions from <dev/cons.h> | Miod Vallat |
2002-06-11 | Fix, s/pci_sel/pcisel | Jason Wright |
2002-06-11 | Fix tab. | Aaron Campbell |
2002-06-11 | add a new ioctl to wscons (currently implemented only on sparc64) | Matthieu Herrb |
2002-06-11 | more debugging info | Niklas Hallqvist |
2002-06-11 | kill __FUNCTION__ | Marc Espie |
2002-06-11 | add usb midi support. | Nathan Binkert |
2002-06-11 | Add the umct serial driver for netbsd. | Nathan Binkert |
2002-06-11 | abs() is defined by ANSI C -- don't use a macro for it. ok niklas@ | Thomas Nordin |
2002-06-11 | regen | Matthieu Herrb |
2002-06-11 | Add a bunch of VGA cards, from XFree86-current. ok deraadt@ | Matthieu Herrb |
2002-06-11 | com.c is not a block device, no bdev_decl() for it. | Miod Vallat |
2002-06-11 | add stack version #define. | Nathan Binkert |
2002-06-11 | Checkpoint my work. Register with bio, implement part of | Niklas Hallqvist |
2002-06-11 | sync urio with NetBSD. | Nathan Binkert |
2002-06-11 | Remove redundant endianess conversions | Niklas Hallqvist |
2002-06-11 | use usb_proc_ptr. (From NetBSD) | Nathan Binkert |
2002-06-10 | old bouncebuffering api not used anymore | Niklas Hallqvist |
2002-06-10 | more __FUNCTION__ slaughter | Marc Espie |
2002-06-10 | new ioctl that reports the current emulation a process uses; needed for | Niels Provos |
2002-06-10 | sync | Nathan Binkert |
2002-06-10 | more new usb devices from NetBSD | Nathan Binkert |
2002-06-09 | Pass in the device name to pcmcia_intr_establish() instead of "" | Todd C. Miller |
2002-06-09 | bio is a driver that can delegate ioctls to other drivers which | Niklas Hallqvist |
2002-06-09 | More sc_arpcom fallout. | Artur Grabowski |
2002-06-09 | unbreak sparc64 kernel builds after the arpcom change. | Artur Grabowski |
2002-06-09 | make gem compile, arpcom is sc_arpcom. | Dale Rahn |
2002-06-09 | a step towards consistancy; in general: | Todd T. Fries |
2002-06-09 | replace epsetfilter() / epsetmedia() with epinit() and only if the | Federico G. Schwindt |
2002-06-09 | fix resuming the eso through the powerhook; from marius aamodt eriksen <mariu... | Michael Shalayeff |
2002-06-09 | fix the use of "cuz" in the tree; these are all in comments | Jason Peel |
2002-06-09 | Handle out of memory gracefully. ok miod@ | Thomas Nordin |
2002-06-09 | Handle out of memory gracefully. ok jason@ | Thomas Nordin |