Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-31 | support -p flag for diff, makes dlg@ feel all warm | Joris Vink | |
and fuzzie inside. | |||
2006-05-31 | byteswap the ioc_status field so we can respond to scsi things properly on | David Gwynne | |
bigendian archs. this lets ses attach now. | |||
2006-05-31 | better description for the volume commands; ok mjc | Jason McIntyre | |
2006-05-31 | Reset pcb_onfault before invoking uvm_fault(). | Miod Vallat | |
2006-05-31 | Replace atoi with strtonum. | David Hill | |
Use __progname in usage() ok otto jaredy | |||
2006-05-31 | extend the bootpath values to 64bits, and deal with fallout | Jason Wright | |
extend str2hex to handle long's, and teach it that strings starting with 'w', consisting of hex digits are really just hex digits match fp to scsibus (fiber port) match fiber channel portwwn/lun to it's bootpath variables result: with a small change to isp(mailed to mjacob) we can correctly autoconf with a boot path of: /pci@8,600000/SUNW,qlc@4/fp@0,0/disk@w21000004cf948498,0:a/bsd ie. schizo/ isp/ scsisbus/disk with port WWN of 21...98, lun 0, partition a | |||
2006-05-31 | add a place to store the PortWWN and NodeWWN for fibre channel stuffs. | Jason Wright | |
2006-05-31 | have rcs_translate_tag translate branches too, which | Joris Vink | |
allows us to completely use branches for diffing, logging, updating, etc.. more branches support coming up! | |||
2006-05-31 | be smarter when comparing 2 revisions to each other. | Joris Vink | |
2006-05-31 | Ding dong, __NEWINTR is dead | Miod Vallat | |
2006-05-31 | Missing $OpenBSD$ tag. Spotted by Masao Uebayashi. | Chris Kuethe | |
ok henning@ | |||
2006-05-31 | white spaces | Hans-Joerg Hoexer | |
2006-05-31 | Do not put _OS_ value on the stack. | Can Erkin Acar | |
excellent bug report and testing by Berk Demir < bdd at mindcast dot org > | |||
2006-05-31 | Sync with reality. ok jmc | Michael Knudsen | |
2006-05-31 | clarify link-timeout default as seconds; ok jmc@ | Kevin Steves | |
2006-05-31 | add some regress for v6; ok hshoexer@ | Todd T. Fries | |
2006-05-31 | - use .Ex | Jason McIntyre | |
- standard EXAMPLES | |||
2006-05-31 | do not call acpi_powerdown() unless acpi has successfully initialized | Todd T. Fries | |
ok gwk@ canacar@ | |||
2006-05-31 | more tweaks; ok grange | Jason McIntyre | |
2006-05-31 | Match the specs and only shut down if notify_type is 0x80 | Can Erkin Acar | |
Reported and tested by todd@, ok gwk@ | |||
2006-05-31 | tweak the sample attach script; ok grange | Jason McIntyre | |
2006-05-31 | - tidy up SYNOPSIS | Jason McIntyre | |
- sort options - +.Xr pf 4 , | |||
2006-05-31 | add basic | Todd T. Fries | |
- IPv6 parsing for only v6 host addresses - checks for dst <-> src address family sanity ok hshoexer@ | |||
2006-05-31 | Damnit! no static functions in the kernel | Jason Wright | |
2006-05-31 | tweaks; | Jason McIntyre | |
2006-05-31 | a small start at documenting which boards are supported by my driver. i | David Gwynne | |
found these on the lsi site, but there are many more out there. im not happy with how this is formatted, if someone wants to make it better then send diffs. please. | |||
2006-05-31 | add a little markup; | Jason McIntyre | |
2006-05-31 | add license block | Michael Coulter | |
spotted by Dries Schellekens | |||
2006-05-31 | make non debug kernels compile again | David Gwynne | |
2006-05-31 | set diff_rev2 to file_rcsrev when we are using | Joris Vink | |
the file we have on disk as the second thing to diff to. fixes some output issues. | |||
2006-05-31 | dont check for FILE_UNKNOWN twice, | Joris Vink | |
noticed by xsa@ | |||
2006-05-31 | don't spin if the tty (think ucom) goes away | Jason Wright | |
2006-05-31 | Let the EHCI hardware track the toggle state for bulk and interrupt | Christopher Pascoe | |
transfers. This fixes some cases where the software toggle tracking was not doing the right thing. For example, a short transfer that transferred 0 bytes of the requested qTD transfer size does cause a toggle change, but the existing code was assuming it didn't. Derived from work in FreeBSD. Fixes at least one USB2 cdce device, which would otherwise drop every second packet due to incorrect toggle state. commit it, dlg@ | |||
2006-05-31 | The bright people at Sun removed the secondary context from the IMMU in the | Mark Kettenis | |
UltraSPARC III. Hack around it by temporarily switching to nucleus context when flushing TLBs. Put this hack under HORRID_III_HACK for now. Compiling with HORRID_III_HACK results in a kernel that runs on the Blade 2000 "at the speed of a 140MHz UltraSPARC I". ok jason@ | |||
2006-05-31 | - stop counting input/output bytes in the driver as this is taken care of | Brad Smith | |
in ether_input/ether_output. - only count input packets when sure the packet can be received as opposed to counting it unconditionally, then potentially running into an error and then dropping the packet. ok reyk@ | |||
2006-05-31 | Save and restore the data toggle value when a pipe to an endpoint | Christopher Pascoe | |
is closed and then reopened. This may be necessary now that we no longer clear endpoint stalls every time a pipe is opened. Previously we could assume an initial toggle value of zero because a clear-stall operation resets the device's toggle state. Derived from work in FreeBSD. This is most likely to affect devices like printers, which open pipes for short periods of time and close them again. ok dlg@ | |||
2006-05-31 | remove the fetching of the manufacturing page. it was just there to see if | David Gwynne | |
i got the page fetching right, its not really useful for anything in the real world. | |||
2006-05-31 | Reorg the code to be more sane. More coming. | Tobias Weingartner | |
ok brad@ jason@ | |||
2006-05-31 | do not commit debug. | Dale Rahn | |
2006-05-31 | Use same defines as on zaurus, need to verify the correct settings here. | Dale Rahn | |
again, pointed out by miod@ | |||
2006-05-31 | Remove unused cfdriver field, pointed out by miod@ | Dale Rahn | |
2006-05-31 | Preserve ATU translations instead of forcing the values to something. | Dale Rahn | |
Detect device type using some simple checks and use table driven interrupt maps for known devices. IO space appears to not want to be at 0, but at some bus offset (0x90000000) so skew mappings into this io bus base. Thecus N2100 and I/O Data Landisk (HDL-G) are now partially working. | |||
2006-05-31 | we should support all these sas controllers | David Gwynne | |
2006-05-31 | correctly perform bus base/physical addr translation. | Dale Rahn | |
2006-05-31 | whitespace cleanup | Hans-Joerg Hoexer | |
2006-05-31 | shuffle some newlines to make all the formatting work again | Mathieu Sauve-Frankel | |
ok hshoexer@ | |||
2006-05-31 | prettier | Theo de Raadt | |
2006-05-31 | tiny KNF | Hans-Joerg Hoexer | |
2006-05-31 | Make sure, that phase 1 SAs of active connections stay alive. Fixes a DPD | Hans-Joerg Hoexer | |
breakage noticed and reported by Mitja Muzenic. ok markus@ ho@, testing by Mitja and cloder@, discussed with Nathanael. | |||
2006-05-31 | Support for "[no] redistribute 10.6/16", all routes that match into this | Claudio Jeker | |
range will match this "rule". This should be it, now it is time to write some documentation. |