Age | Commit message (Expand) | Author |
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 |
2002-06-08 | Add hardware TCP/IP checksum offloading support for receive and transmit for | Aaron Campbell |
2002-06-08 | match new amd pciide a'la netbsd | Chris Cappuccio |
2002-06-08 | add missing ioctl support for SIOCSIFMTU | Jason Wright |
2002-06-08 | sync | Chris Cappuccio |
2002-06-08 | Add AMD 8111 IDE | Chris Cappuccio |
2002-06-08 | pullup two fixes from netbsd | Chris Cappuccio |
2002-06-08 | kill __P | Todd C. Miller |
2002-06-08 | Check result from malloc(9) when using M_NOWAIT. ok niklas@ | Thomas Nordin |
2002-06-08 | KNF miss in my last commit | Niklas Hallqvist |
2002-06-08 | i386 configures devices while at spl0, this causes problems if devices | Dale Rahn |
2002-06-08 | de pee | Jason Wright |
2002-06-08 | Disable the screen burner if it is enabled and X starts, and reinable upon | Dale Rahn |
2002-06-08 | Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD. | Aaron Campbell |
2002-06-08 | sync | Aaron Campbell |
2002-06-08 | Add some RealTek card ID's; from NetBSD. | Aaron Campbell |
2002-06-08 | print address; millert@ ok. | Federico G. Schwindt |
2002-06-07 | Multicast fixes, Gig-E support, mostly from netbsd. ok jason@ | Dale Rahn |
2002-06-07 | Fix more timeout handling issues in ohci. There are still cursed harrdware | Miod Vallat |
2002-06-07 | regen. | Federico G. Schwindt |
2002-06-07 | Gemplus GPR400 smartcard reader. | Federico G. Schwindt |
2002-06-07 | Add wsconsctl recognition support for adb keyboard. | Dale Rahn |
2002-06-07 | bus_dma-ify, now it works again, sorry for the inconvenience | Niklas Hallqvist |
2002-06-07 | Don't try to send a packet we don't have if rl_encap fails. | Artur Grabowski |
2002-06-07 | Handle hashinit() failure. ok niklas@ | Thomas Nordin |
2002-06-07 | use IF_INPUT macro for us as well. | Federico G. Schwindt |
2002-06-07 | Don't free an uninitialized pointer. art@ ok | Thomas Nordin |
2002-06-07 | Add initialization of pglist, now attaches fine, but | Niklas Hallqvist |
2002-06-07 | fix indent | Jun-ichiro itojun Hagino |