Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-02 | based on netbsd; whacked into shape by ycsu@zyxel.com.tw | Theo de Raadt | |
2000-08-02 | import a few useful consts from netbsd; mainly for pcibios thing slip | Michael Shalayeff | |
2000-08-01 | forgot these in alpha/wscons upgrade; pointed out by Erik Verbruggen ↵ | Michael Shalayeff | |
<ejv@cs.kun.nl> | |||
2000-08-01 | no cn_bell yet; bad mickey, try #2 | Michael Shalayeff | |
2000-08-01 | no cn_bell yet; bad mickey | Michael Shalayeff | |
2000-08-01 | update wscons, nothing serious, mostly api fixes for us; from netbsd through ↵ | Michael Shalayeff | |
aaron@ | |||
2000-08-01 | Add Symbios 53C895A support; armin@wolfermann.org | Todd C. Miller | |
2000-08-01 | regen | Todd C. Miller | |
2000-08-01 | Add Symbios 53C895A; armin@wolfermann.org | Todd C. Miller | |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell | |
the Cirrus Logic CL-PD6729 controller found on some laptops, i.e., the Gateway 2000 Solo 2100. Thanks to JDempsey@iss.net for testing and initiallly prodding me to get PC Cards to work in his laptop. | |||
2000-08-01 | Make driver attach no matter the setting of jumper S4. | Niklas Hallqvist | |
This solves the "cannot map DPMEM" problem some people have been seeing. Still there is an ugly printout while configuring if S4 is out, I do not know how to pretty that one just yet. Howevr it is just a cosmetic thing. | |||
2000-07-31 | Fix PR 1341 - | Chris Cappuccio | |
Don't enable UDMA modes on VIA "82C586" with revision under 6 | |||
2000-07-31 | since byte order bugs are gone, interrupts work ok | Theo de Raadt | |
2000-07-31 | sync | Theo de Raadt | |
2000-07-31 | more | Theo de Raadt | |
2000-07-29 | remove the (unused) sc_intrmask, and be more careful about initializing | Jason Wright | |
the BS_CTRL register... The BE32 & BE64 bits do NOT do what they imply, so leave the bits set, and add the ones we want. This allows ubsec to interop with our software implementation (at least for encryption). More work to be done in this driver though... Many thanks to Jimmy Ruane at Broadcom for the pointer about BE32 & BE64! | |||
2000-07-28 | Use the correct bits for determining which session to delete. Some style fixes. | Jason Wright | |
2000-07-27 | more puc devices, including IBM 33L4618: AT&T/Lucent Venus Modem offset from ↵ | Theo de Raadt | |
kaspar.toomik@personalchemistry.com | |||
2000-07-27 | 3ware | Theo de Raadt | |
2000-07-27 | if avoiding ac97_read because of AC97_HOST_DONT_READ, still permit access to ↵ | Theo de Raadt | |
AC97_REG_VENDOR* and AC97_REG_RESET | |||
2000-07-26 | sync | Theo de Raadt | |
2000-07-26 | tweak | Theo de Raadt | |
2000-07-26 | sync | Theo de Raadt | |
2000-07-26 | urg | Theo de Raadt | |
2000-07-25 | sync | Theo de Raadt | |
2000-07-25 | picopower devices | Theo de Raadt | |
2000-07-25 | convert to new timeouts | Michael Shalayeff | |
2000-07-22 | sync to NetBSD: | Kenneth R Westerback | |
- remove #include <vm/vm_param.h> and #include <vm/pmap.h> as they are already included with #include <vm/vm.h> - more Adv -> Adw, ADV -> ADW adjustments & other minor formatting corrections plus: - put 'Carrier Ready failure!' warning message inside #ifdef ADW_DEBUG/#endif as it appears under heavy load but is nothing but a reminder the card was too busy to notice a 'tickle' from the driver. | |||
2000-07-22 | regen | Michael Shalayeff | |
2000-07-22 | farallon communications for their wlan, for awi; from netbsd | Michael Shalayeff | |
2000-07-21 | convert to new timeouts | Michael Shalayeff | |
2000-07-21 | convert to new timeouts; art@ ok | Michael Shalayeff | |
2000-07-21 | Use new timeouts. | Artur Grabowski | |
2000-07-20 | sync | Hakan Olsson | |
2000-07-20 | Pijnenburg PCC-ISES | Hakan Olsson | |
2000-07-20 | new auvia and fms drivers from netbsd (testing requests sent out, since i ↵ | Theo de Raadt | |
cannot find any of these devices) | |||
2000-07-20 | work around broken A0 5805 silicon that fails to set the status result word ↵ | Theo de Raadt | |
in the mcr | |||
2000-07-20 | extend with new netbsd api, and add backwards compat hacks for drivers | Theo de Raadt | |
2000-07-20 | more guesses at tritech codecs | Theo de Raadt | |
2000-07-20 | chp->wdc can be NULL on probe. | Constantine Sapuntzakis | |
Propagate verbose flag from cf_data to channel | |||
2000-07-20 | Convert to new timeouts. (art@ ok) | Hakan Olsson | |
2000-07-20 | Fix to ATA detect. Some devices seem to be comatose after reset | Constantine Sapuntzakis | |
(return 0x00 status persistently). Send them identify to wake them up. Flag value 0x10000 will enable probe messages for a channel/controller. When UKC supports setting flags, this will be useful debugging failing IDE detects without kernel recompiles. | |||
2000-07-19 | sync | Theo de Raadt | |
2000-07-19 | fix yamaha entries, based on what freebsd driver says | Theo de Raadt | |
2000-07-19 | sync | Theo de Raadt | |
2000-07-19 | not DIAMOND2; they were made by Aureal Semi | Theo de Raadt | |
2000-07-19 | sync | Theo de Raadt | |
2000-07-19 | a new avance sound chip | Theo de Raadt | |
2000-07-19 | regen. | Federico G. Schwindt | |
2000-07-19 | VIATECH VT82C596A PCI-ISA bridge. | Federico G. Schwindt | |