Age | Commit message (Expand) | Author |
2002-05-08 | kill debugging printfski | Michael Shalayeff |
2002-05-08 | regen | Michael Shalayeff |
2002-05-08 | a few more boards and corrections, from pg-hwdb | Michael Shalayeff |
2002-05-07 | bring over our mods; the cnv*c have a problem now, described in the osf versi... | Michael Shalayeff |
2002-05-07 | Simplify multicast handling based on powerpc's gm.c and remove ether_cmp() | Jason Wright |
2002-05-07 | 7811 needs a short pause before setting up the DMA CSR during reset or it | Jason Wright |
2002-05-07 | minor style. | jasoni |
2002-05-07 | support TIOCLINUX ioctl | jasoni |
2002-05-07 | Fix uvisor for what's currently in the tree | Nathan Binkert |
2002-05-07 | Sync quirks with NetBSD | Nathan Binkert |
2002-05-07 | Sync uvisor driver with NetBSD. This adds support for PALM4 devices | Nathan Binkert |
2002-05-07 | Less verbose. noticed by fgsch | Nathan Binkert |
2002-05-07 | Add url(4) and urlphy(4) | Nathan Binkert |
2002-05-07 | Add a driver for Realtek RTL8150L based ethernet devices | Nathan Binkert |
2002-05-07 | Add urlphy(4) which is used by url(4). | Nathan Binkert |
2002-05-07 | move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be | Nathan Binkert |
2002-05-07 | Meant to commit only ulpt and committed everything. Most things weren't ready | Nathan Binkert |
2002-05-07 | Sync ulpt driver with NetBSD | Nathan Binkert |
2002-05-07 | Spring pmap cleaning: | Miod Vallat |
2002-05-06 | sync uaudio with NetBSD | Nathan Binkert |
2002-05-06 | Increase MAXPHYS from 63K to 64K which brings it in line with all our | Todd C. Miller |
2002-05-06 | basic infrastructure for handling RSA with CRT parameters. Just need to | Jason Wright |
2002-05-06 | Try to deal with the pci shadow bus issue by disabling a specific chip | Nathan Binkert |
2002-05-06 | drop out of any intr fixup activities if was disabled in the config flags | Michael Shalayeff |
2002-05-06 | tuner driver for the fms cards. | Michael Shalayeff |
2002-05-06 | typo in comment | jasoni |
2002-05-06 | - Only copy the significant bits of the result out (and make sure the buffer | Jason Wright |
2002-05-06 | typedef for proc * for portability | Nathan Binkert |
2002-05-06 | Make more portable with NetBSD | Nathan Binkert |
2002-05-06 | sync with NetBSD | Nathan Binkert |
2002-05-06 | Sync with NetBSD | Nathan Binkert |
2002-05-06 | regen. | Peter Valchev |
2002-05-06 | Match D-Link DE-660+, tested by drewc@rift.com, ok fgs | Peter Valchev |
2002-05-06 | new conversion functions from NetBSD for uaudio | Nathan Binkert |
2002-05-05 | Use correct $NetBSD$ | Nathan Binkert |
2002-05-05 | whitespace sync with netbsd. | Nathan Binkert |
2002-05-05 | Instead of returning a useless kernel space pointer for the rule that | Daniel Hartmeier |
2002-05-05 | fix panic triggered by using a 3.0 wsmoused on a 3.1 kernel, by | Matthieu Herrb |
2002-05-04 | some space and tab cleanup. | Federico G. Schwindt |
2002-05-03 | disable ahc again for now, since it does not fit; ok miod | Peter Valchev |
2002-05-03 | Regen. | Miod Vallat |
2002-05-03 | Add more cards and device names, and print better looking probe messages for | Miod Vallat |
2002-05-03 | ptrdiff_t and size_t fixes. | Marc Espie |
2002-05-03 | no guarantee that ptrdiff_t is int and not long, so cast. | Marc Espie |
2002-05-03 | 82801CA/CAM works like previous models. | Marc Espie |
2002-05-03 | LBA48 support. | Grigoriy Orlov |
2002-05-03 | le_ioasic.h is history | Todd C. Miller |
2002-05-03 | Need a dummy tc_fb_cnattach() until we have real fb support on | Todd C. Miller |
2002-05-02 | Oops, it's too early for this chunk of code... spotted by millert@. | Miod Vallat |
2002-05-02 | Add a type specifier for intrnames, eintrnames, intrcnt, and eintrcnt. | Todd C. Miller |