Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-16 | add `zaurus' to .Dt; | Jason McIntyre | |
2005-01-16 | sort SEE ALSO; | Jason McIntyre | |
2005-01-16 | tweaks; | Jason McIntyre | |
2005-01-16 | fix .Dd; | Jason McIntyre | |
2005-01-16 | tweaks; | Jason McIntyre | |
2005-01-16 | Since Hyperion can only attach in DIO-II space, don't bother looking for | Miod Vallat | |
an Hyperion in internal space when looking for the console device. | |||
2005-01-15 | typo | Miod Vallat | |
2005-01-15 | sync | Theo de Raadt | |
2005-01-15 | A better diagnostic when we encounter extra scodes used by an unsupported | Miod Vallat | |
devices for which diodevs has the wrong span value. Before this, we would get: tiger display at dio0 scode 157 not configured internal HP-IB at dio0 scode 158 not configured internal HP-IB at dio0 scode 159 not configured Now, we will get: tiger display at dio0 scode 157 not configured dio0: warning: select code 158 is likely a span of a previous unsupported device dio0: warning: select code 159 is likely a span of a previous unsupported device | |||
2005-01-15 | Regen | Miod Vallat | |
2005-01-15 | Tigershark spans 3 select codes. | Miod Vallat | |
2005-01-15 | sync in-tree perl with 5.8.6 | Todd C. Miller | |
2005-01-15 | Problems with Blade100 network installs/upgrades using | Kenneth R Westerback | |
keyboard+monitor seem to have disappeared post-3.6. ok miod@. | |||
2005-01-15 | Glitch in console detection code would match unsupported frame buffers with | Miod Vallat | |
gatorbox during console initialization. Oops. | |||
2005-01-15 | perl 5.8.6 from CPAN | Todd C. Miller | |
2005-01-15 | Kill whitespace at EOL. | Miod Vallat | |
2005-01-15 | Use DIO_SIZE() macro instead of rolling our own implementation of it. | Miod Vallat | |
2005-01-15 | Operator for comparisons is '==' and not '='. | Marc Balmer | |
ok naddy@ | |||
2005-01-15 | Regenerate. | Mark Kettenis | |
2005-01-15 | Invoke config.sub using the shell. | Mark Kettenis | |
ok drahn@ | |||
2005-01-15 | Get rid of *_X11_MODULES. | Mark Kettenis | |
ok miod@, drahn@ | |||
2005-01-15 | If the loop is empty when we probe it, enable the interrupt anyways, so that | Miod Vallat | |
we can react on post-boot device plugs. | |||
2005-01-15 | VAXstation 4000/96 works | Martin Reindl | |
2005-01-15 | rev 1.85 | Brad Smith | |
Newer chips do not need the receiver lock-up workaround; detect when it is required. From NetBSD | |||
2005-01-15 | rev 1.56 | Brad Smith | |
Corrected a workaround that should only be applied to one adapter. Workaround was causing device hangs when incorrectly applied to other adapters. From FreeBSD | |||
2005-01-15 | Zaurus tweaks. | Miod Vallat | |
2005-01-15 | turn off debug stuff for now | Theo de Raadt | |
2005-01-15 | Xr wskbd as well. | Miod Vallat | |
2005-01-15 | Kill obio references, and mention zkbd where appropriate. | Miod Vallat | |
2005-01-15 | sync | Theo de Raadt | |
2005-01-15 | oops | Theo de Raadt | |
2005-01-15 | mistakes I made, pointed out by jmc | Theo de Raadt | |
2005-01-15 | nForce2 Ultra 400 IDE support. ok grange@ | Jonathan Gray | |
2005-01-15 | Better effort on pcic detection, poll every 5 seconds. | Dale Rahn | |
2005-01-15 | regen | Jonathan Gray | |
2005-01-15 | nForce2 Ultra 400 devices. | Jonathan Gray | |
Found in a dmesg from escapenguin at gmail dot com. | |||
2005-01-15 | Intel devices found in a dmesg from petersm at sedsystems dot ca. | Jonathan Gray | |
2005-01-15 | From NetBSD: | Christopher Pascoe | |
- Keep track of allhost multicast address record we joined into each in_ifaddr and delete it when an address is purged. - Don't simply try to delete a multicast address record listed in the ia_multiaddrs. It results a dangling pointer. Let whoever holds a reference to it to delete it. mcbride@ markus@ ok | |||
2005-01-15 | hatrick | Jolan Luff | |
2005-01-15 | In uvm_mmap(), check for size wrap to 0, and return ENOMEM in that | Otto Moerbeek | |
case. Do not arbitarily disallow sizes with the high bit set, they are unsigned. With lotsa help from miod@, test by danh@ ok miod@ millert@ tedu@ | |||
2005-01-15 | basic man page for the zaurus c3000 (for now) | Theo de Raadt | |
2005-01-15 | _poll can be called from timeout, but needs to be protected from interrupt, | Dale Rahn | |
add spltty() protection. | |||
2005-01-15 | regen | Jonathan Gray | |
2005-01-15 | TI PCI22050 and PCI2050 PCI-PCI bridges. Former found in a dmesg | Jonathan Gray | |
from george_morgan at spamcop dot net. | |||
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith | |
From NetBSD NetBSD PR 27678 for details ok mcbride@ | |||
2005-01-15 | fix comment | Brad Smith | |
2005-01-15 | Additional devices found in linux-wlan driver. | Jonathan Gray | |
2005-01-15 | Add id for Psion Dacom Gold Port Ethernet found in Linux driver. | Jonathan Gray | |
2005-01-15 | regen | Jonathan Gray | |
2005-01-15 | Another kue device found in Linux driver. | Jonathan Gray | |
Additional USB wi devices found in linux-wlan. Sort Sitecom section. |