Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-16 | its bad enough that Microsoft makes software nevermind assembling | Brad Smith | |
Ethernet adapters with bad chipsets. | |||
2005-01-16 | regen | Brad Smith | |
2005-01-16 | Hawking CardBus card. | Brad Smith | |
Reported by: Alec Berryman <alec at thened dot net> | |||
2005-01-16 | get EEPROM width on all cards except for the original PNIC | Brad Smith | |
or XIRCOM cards. Based on the FreeBSD dc(4) driver. | |||
2005-01-16 | more like i386, clone from there | Theo de Raadt | |
2005-01-16 | fatter usb compliment | Theo de Raadt | |
2005-01-16 | header | Theo de Raadt | |
2005-01-16 | duplicate filename | Theo de Raadt | |
2005-01-16 | WSEMUL_VT100 is the default | Theo de Raadt | |
2005-01-16 | Seems that the instructions used for speed checking was wrong for pxa270, | Dale Rahn | |
this needs to be reverified on pxa255. | |||
2005-01-16 | Allow this to build w/o SGC; OK miod@ | Todd C. Miller | |
2005-01-16 | : terminate records, spotted by listen@witworx.com; ok millert | Theo de Raadt | |
2005-01-16 | Simplify diofb_fbinquire(), since in the only case where we need to know | Miod Vallat | |
the video registers size, this value can easily be computed from the standard fb registers. | |||
2005-01-16 | allow locking of database in quiet mode, where we don't display any | Marc Espie | |
message. Display the lock message on stderr anyways, so that we don't disturb normal displays. postpone locking after we know about -q in pkg_info's case. Display command line if pkg_create fails, so that we can see what arguments it found in bsd.port.mk. | |||
2005-01-16 | document the `cvs annotate' flags; ok jfb, help and ok jmc. | Xavier Santolaria | |
2005-01-16 | typo | David Gwynne | |
2005-01-16 | add support for the HX variant of the pl2303 from Pedro la Peu via | David Gwynne | |
Waldemar Brodkorb. | |||
2005-01-16 | USB_DEBUG should imply UBSA_DEBUG | David Gwynne | |
2005-01-16 | sync | Theo de Raadt | |
2005-01-16 | spacing | Theo de Raadt | |
2005-01-16 | add mux 0 to .Cd; | Jason McIntyre | |
tweaks and ok miod@ | |||
2005-01-16 | some basic initial things to do with linux. we are using linux as a boot | Theo de Raadt | |
loader, essentially. unfortunately even for such a simple task it turns out it is a smelly pile of poo (start vi in single user mode, machine locks up). or at least, the method that sharp chose to boot linux is (any ext3 filesystem gets corrupt and there is NO WAY TO REBUILD IT); ok uwe | |||
2005-01-16 | dead Xr to ite.4; | Jason McIntyre | |
2005-01-16 | dead Xr to grf.4; | Jason McIntyre | |
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 | |