Age | Commit message (Expand) | Author |
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 |
2002-06-06 | temporarilty -> temporarily | Aaron Campbell |
2002-06-06 | compatibilty -> compatibility | Aaron Campbell |
2002-06-06 | regen | Michael Shalayeff |
2002-06-06 | bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ... | Michael Shalayeff |
2002-06-06 | match more cards | Niklas Hallqvist |
2002-06-06 | sync | Niklas Hallqvist |
2002-06-06 | GDT product sync | Niklas Hallqvist |
2002-06-06 | sync; ok deraadt@ | Dan Harnett |
2002-06-06 | add ATI Rage 128 TF; ok deraadt@ | Dan Harnett |
2002-06-06 | fix stereo handling on bktr, remove dead code from fms (now that radio does a... | Michael Shalayeff |
2002-06-05 | steal'' performance calculating loop from pchb.c and have a uniform output | Michael Shalayeff |
2002-06-05 | regen | Michael Shalayeff |
2002-06-05 | a driver for the rng on the amd768 power management device (no actual power m... | Michael Shalayeff |
2002-06-05 | fix dma map handling logic in hme_newbuf(); from jason@. | Federico G. Schwindt |
2002-06-04 | limit number of rng's passed up per tick to 32; suggested by mickey. | Jason Wright |
2002-06-04 | driver for the sbus bwtwo cards (completely untested). | Jason Wright |
2002-06-04 | spelling; raj@cerias.purdue.edu | Theo de Raadt |
2002-06-03 | o when checking the message type, mask with WI_RXSTAT_MSG_TYPE instead | Todd C. Miller |
2002-06-03 | regen | Michael Shalayeff |
2002-06-03 | add 8233 pci-isa and some uniformity in tabs and spaces | Michael Shalayeff |
2002-06-03 | probe for flavours, aps and audigy still need more work though | Michael Shalayeff |
2002-06-03 | spell transceiver correctly | Theo de Raadt |
2002-06-03 | detect stereo reception; from jumbo@ | Michael Shalayeff |