Age | Commit message (Expand) | Author |
2003-05-17 | My psaplay120 is acutally a rio device. The userland bits need to be worked | Nathan Binkert |
2003-05-17 | more scanners from netbsd | Nathan Binkert |
2003-05-17 | more devices from NetBSD | Nathan Binkert |
2003-05-17 | more devices from NetBSD | Nathan Binkert |
2003-05-17 | READ_CD_CAPCITY -> READ_CD_CAPACITY in comment. | Kenneth R Westerback |
2003-05-17 | sync | Nathan Binkert |
2003-05-17 | another zip 250 | Nathan Binkert |
2003-05-17 | paramters -> parameters in comment. | Kenneth R Westerback |
2003-05-17 | don't send ARP for secondary IPv4 addresses, treat them as local. | Jun-ichiro itojun Hagino |
2003-05-17 | Typos; from Julien Bordet <zejames@greyhats.org> | Alexander Yurchenko |
2003-05-17 | try a little harder to not end up with 0 usb ports on amd756 chipsets | Todd T. Fries |
2003-05-17 | HORRID_III_HACK disables D$ and I$, and with this, the ramdisk | Marcus Watts |
2003-05-17 | All sun ultrasparcs have 8192 contexts. | Marcus Watts |
2003-05-17 | remove more ifdefs. Kill the VIS instruction pmap_{copy,zero}_page. | Artur Grabowski |
2003-05-17 | Get rid of lots of hairy ifdefs that we'll most likely never use. | Artur Grabowski |
2003-05-17 | dale's camera has a usb quirk now | Nathan Binkert |
2003-05-17 | sync with NetBSD and add various local hacks to make things work correctly | Nathan Binkert |
2003-05-17 | make this function available to others | Nathan Binkert |
2003-05-17 | up MAXSUNLAYOUT... miod, you owe me a beer | Jason Wright |
2003-05-17 | sync with SDEV_ONLYBIG change. | Jun-ichiro itojun Hagino |
2003-05-17 | No need to check for the 640x480 resolution case, since the minimal resolution | Miod Vallat |
2003-05-17 | nuke intrhand, it isn't used and it overloads ih_next incorrectly... grr | Jason Wright |
2003-05-17 | sync | Nathan Binkert |
2003-05-17 | add my camera | Nathan Binkert |
2003-05-17 | With rdr we want the source IP from the packet, not the source IP from | Ryan Thomas McBride |
2003-05-17 | Gremlin slipped in in the encoding table, affected mostly Compact-2 keyboards. | Miod Vallat |
2003-05-17 | allow inverse matching on tags | Henning Brauer |
2003-05-17 | fix up the media handling for the intel based MACs. Also hack around a | Jason Wright |
2003-05-17 | Add an 'action' code that allows the SYN proxy to swallow/drop a packet | Daniel Hartmeier |
2003-05-16 | fix up interrupt code (ie, actually deref the ih_clr ptr correctly) | Jason Wright |
2003-05-16 | Clean up low-level sparc register access wrappers. Specify clobbers for | Henric Jungheim |
2003-05-16 | Provide most if not all the support required for the usb changes Nate | Kenneth R Westerback |
2003-05-16 | Let the user control the brightness of the tadpole built-in display via | Miod Vallat |
2003-05-16 | Sync definitions with NetBSD. Will be necessary shortly. | Miod Vallat |
2003-05-16 | sync | Nathan Binkert |
2003-05-16 | missed one | Nathan Binkert |
2003-05-16 | sync | Nathan Binkert |
2003-05-16 | A bunch of usb devices from netbsd | Nathan Binkert |
2003-05-16 | move the interrupt idle stuff to the generic intr_establish function | Jason Wright |
2003-05-16 | TCP SYN proxy. Instead of 'keep state' or 'modulate state', one can use | Daniel Hartmeier |
2003-05-16 | The sparc64 proms do not map all interrupt vectors. Instead of | Henric Jungheim |
2003-05-16 | Do the new-style EI_OSABI check first because it is cheaper. | Todd C. Miller |
2003-05-16 | Use 16bit alignment in addr_cmp() (not 32bit) so this has a chance | Todd C. Miller |
2003-05-16 | Unbrek mac68k, bad tedu; spotted by nick@ | Miod Vallat |
2003-05-16 | removed INTRLIST (always do this) | Marcus Watts |
2003-05-16 | Removed not LP64 case -- only 64 bit kernels supported | Marcus Watts |
2003-05-15 | rt->rt_ifp may not always be available. masanori kanaoka via kame | Jun-ichiro itojun Hagino |
2003-05-15 | check pim version before checksum. version check is cheaper. | Jun-ichiro itojun Hagino |
2003-05-15 | IPv6 IPsec gateway now functions; patch by itojun, tested by myself and vincent | Todd T. Fries |
2003-05-15 | Use less magic numbers when programming the vidc control register. | Miod Vallat |