Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-20 | Mention Analog Devices ADM1023. | Mark Kettenis | |
2006-07-20 | Introduce a new compiler warning, -Wstack-larger-than-N, to report | Miod Vallat | |
functions which are too greedy in stack variables. This is intended to be used for kernel compiles, where this warning will be enabled for a reasonable size (after a few weeks grace period so that people can upgrade their compiler). Please note that this warning relies upon md code, and as such is only available on platforms OpenBSD runs on; also, the stack size being warned on is only the local variables size, regardless of the ABI stack usage requirements and the callee-saved registers; which means a function may be warning-clean yet need more stack space than meets the eye; the actual size being checked on may change to include these extras in the future. | |||
2006-07-20 | Here cometh the blinkenlichten on VAXens. | Miod Vallat | |
Register information from NetBSD (except for KA53), logic from OpenBSD/sparc. | |||
2006-07-20 | add latvian | Michael Shalayeff | |
2006-07-19 | oops, looks like i need help with the alphabet too; | Jason McIntyre | |
2006-07-19 | add some more devices and sort other alphabetically. fix the example output | David Gwynne | |
from sysctl hw.sensors to reflect reality. | |||
2006-07-19 | list all the devices that attach to scsibus and xr them. | David Gwynne | |
while here, remove some garbage about future plans to implement support for target mode. when we have that support we can document it, until then its a lie. ok and help with the alphabet from jmc@ | |||
2006-07-19 | zap a bad comma; | Jason McIntyre | |
2006-07-19 | sd, ses, and safte do not attach to mpi, they attach to scsibus. you can | David Gwynne | |
look up the scsi manpage to find out what can attach to scsibus. discussed with jmc@ | |||
2006-07-19 | more devices, less lies. | David Gwynne | |
2006-07-18 | remove trailing space; | Jason McIntyre | |
2006-07-18 | another VIA chipset. | Brad Smith | |
2006-07-18 | mention ALI, NVidia and VIA Technologies chips. | Brad Smith | |
2006-07-17 | add Digitus DA-70145 | Martin Reindl | |
2006-07-17 | PC5740 is umodem not umsm. Should fix PR 5181. | Jonathan Gray | |
2006-07-17 | correct synopsis is 'clock0 at fhc0' | Martin Reindl | |
2006-07-16 | Match a few more Promise SATA chips which should work | Jonathan Gray | |
if the FreeBSD driver is any indication. | |||
2006-07-16 | Airprime PC5220 known to work as well, from tan.dang at gmail.com | Jonathan Gray | |
2006-07-15 | Mention Genesys Logic GL523SM and Global Mixed-mode Technology G781. | Mark Kettenis | |
2006-07-14 | ZyXEL Prestige | Brad Smith | |
2006-07-13 | revert the HP NIC name back to the official name but keep | Brad Smith | |
the model number. | |||
2006-07-12 | sort SEE ALSO; | Jason McIntyre | |
2006-07-12 | this sentence provides no useful information. | Brad Smith | |
2006-07-12 | add an initial man page for ipgphy. | Brad Smith | |
2006-07-12 | mention ipgphy | Brad Smith | |
2006-07-12 | add includes; from peter philipp (pr #5177) | Jason McIntyre | |
ok mickey | |||
2006-07-11 | remove the DIAGNOSTICS section and part of the BUGS section. | Brad Smith | |
2006-07-10 | remove some silly Xr's; ok marco | Jason McIntyre | |
2006-07-10 | NetBSD -> .Nx | Jason McIntyre | |
2006-07-10 | +.Nx {3,4}.0; | Jason McIntyre | |
2006-07-10 | because of the switch to wscons it is no longer possible running the | Martin Reindl | |
HP-UX X-server on m68k platforms reminded by miod@ | |||
2006-07-09 | - missing entries | Jason McIntyre | |
- update list widths and remove incorrect indent | |||
2006-07-09 | The timeout value is called src.track, not source-track. | Ryan Thomas McBride | |
2006-07-09 | add a few Dell/IBM servers and a few HP adapters. | Brad Smith | |
2006-07-06 | Sync with reality: | Miod Vallat | |
- document ^t in input. - we do not implement break /u. - we do not have $workxx variables. - mention $log and sysctl ddb.* | |||
2006-07-06 | sync the description for em.4; | Jason McIntyre | |
2006-07-05 | im sure hp have more mpi based products than this, but its stupidly hard to | David Gwynne | |
tell from their website. | |||
2006-07-05 | dont confuse chipsets with products and visa versa, we list them separately | David Gwynne | |
now. ive also listed all the ones i can find on the lsi site. spelling fixes and ok from jmc@ | |||
2006-07-03 | update the em entry. | Brad Smith | |
2006-07-03 | update with new chipset revs. | Brad Smith | |
2006-07-02 | document the vfs_busy class of functions | Nikolay Sturm | |
requested by and ok pedro, feedback jmc | |||
2006-07-01 | print the product name and type of the HP AB287A PCI-X Xframe variant. | Reyk Floeter | |
ok brad@ | |||
2006-07-01 | document peek-ftp | Marc Espie | |
2006-07-01 | update media info. | Brad Smith | |
2006-07-01 | remove DIAGNOSTICS and an e-mail address that does not work anyway. | Brad Smith | |
2006-07-01 | tweak; | Jason McIntyre | |
2006-06-30 | remove the useless DIAGNOSTICS and list a few adapters using these | Brad Smith | |
chipsets. | |||
2006-06-30 | cpuspeed can be an approximation. get used to it | Theo de Raadt | |
2006-06-30 | generate deps for yacc and lex, and clean stuff generated by these; | Otto Moerbeek | |
ok deraadt@ | |||
2006-06-30 | -.Xr mpt 4 , | Jason McIntyre | |