Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-14 | Let UBSEC_DEBUG compile; based on diff from sam at errno dot com | Jason Wright | |
(also nuke the last vtophys so it'll even work on sparc64) | |||
2003-02-13 | proper free order; from sturm@ | Michael Shalayeff | |
2003-02-13 | Final part of NVIDIA nForce/nForce2 IDE support: | Alexander Yurchenko | |
- registers definitions - timing values setup - cable detection Partially from Linux, FreeBSD and AMD specs. Many thanks to Johan Lindman <tybollt@solace.mh.se> for providing access to the testing machine. ok gluk@ | |||
2003-02-13 | Add cable detection for AMD chips, directly from AMD specs. | Alexander Yurchenko | |
Tested by todd@; ok gluk@ | |||
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff | |
2003-02-10 | Try to fetch MAC address from ebus bridge; based on NetBSD | Jason Wright | |
2003-02-09 | Must set BCR0/BCR1 since they can override the RXCFG/TXCFG registers; from ↵ | Jason Wright | |
freebsd via openbsd pr 3086 (thom at press dot alt-f4 dot org) | |||
2003-02-08 | definitions and structures for vital product data (VPD); from netbsd | Jason Wright | |
2003-02-08 | sync | Theo de Raadt | |
2003-02-08 | typo | Theo de Raadt | |
2003-02-06 | sync | Theo de Raadt | |
2003-02-06 | minor tweaks; raj@cerias.purdue.edu | Theo de Raadt | |
2003-02-05 | regen | Michael Shalayeff | |
2003-02-05 | compaq pci hot plug controller | Michael Shalayeff | |
2003-02-05 | sync | Jason Wright | |
2003-02-05 | add cavium and nitrox xl | Jason Wright | |
2003-02-04 | regen | Michael Shalayeff | |
2003-02-04 | TSB43AB21 FireWire | Michael Shalayeff | |
2003-02-03 | sync | Jason Wright | |
2003-02-03 | lanergy appian pci lite; peter.galbavy at knowtion.net | Jason Wright | |
2003-01-31 | These cards just don't master... don't bother trying to enable it. | Jason Wright | |
2003-01-30 | Many Ultra 5s likes to hang when starting. The last thing on the console | Henric Jungheim | |
is: "pcons at mainbus0 not configured". The problem is that the IDE chip asserts a PCI interrupt line even while the registers on the chip claim that it is not. Doing a channel reset helps, but is almost certainly only a work-around for the real problem. Several other work-arounds have been suggested, but this one has had the most testing. Many have looked and helped (notably grange@). Thanks. ok jason@ | |||
2003-01-26 | regen | Michael Shalayeff | |
2003-01-26 | a bunch of devices used in hp machines | Michael Shalayeff | |
2003-01-21 | fix cut and paste piece in dma programming, caused jumpieness in animation; ↵ | Michael Shalayeff | |
good diagnose by Kamil Andrusz <wizz@mniam.net> | |||
2003-01-21 | do not need explicit match on intel; from alexander.guy@andern.org | Michael Shalayeff | |
2003-01-20 | sync | Theo de Raadt | |
2003-01-20 | the real liar is Tony Pierce <tonypi@pcisig.com>. he says this is a ↵ | Theo de Raadt | |
"misunderstanding". how far can one get from the truth | |||
2003-01-17 | sync | Theo de Raadt | |
2003-01-17 | typo | Theo de Raadt | |
2003-01-17 | 80-pin -> 80-wire in debug output; requested by chris@ | Alexander Yurchenko | |
2003-01-16 | recognize the Hauppauge wintv-fm #191; from wolfgang@wsrcc.com | Michael Shalayeff | |
2003-01-16 | sync | Theo de Raadt | |
2003-01-16 | fuckheads | Theo de Raadt | |
2003-01-16 | Missing break | Alexander Yurchenko | |
2003-01-16 | - add two inline functions for accessing chip configuration space | Alexander Yurchenko | |
through the index and data registers - proper registers and bits names - more debug in cable detection - back the code for checking interrupt asserting in case of shared IRQ, it seems to solve the problem with repeatable ``bugus intr'' messages in PDC20376 (one more step to get it working); based on tests by j@pureftpd.org Some input and ok from costa@ | |||
2003-01-16 | regen | Michael Shalayeff | |
2003-01-16 | add support for a few more devices (sis7012, nforce, amd768, amd8111), from ↵ | Michael Shalayeff | |
netbsd | |||
2003-01-16 | Add channel number to report of registers mapping type. | Alexander Yurchenko | |
2003-01-16 | Don't hardcode IO mapping for cmd/ctl regs, use pci_mapreg_type() | Alexander Yurchenko | |
instead. This allows chips with memory mapped registers (e.g. Promise PDC20376) to work. ok costa@ | |||
2003-01-15 | Get rid of the remaining vm_offset_t in pci drivers. | Artur Grabowski | |
2003-01-15 | Get rid of vm_offset_t in bktr. | Artur Grabowski | |
2003-01-15 | revert last change; request from mickey@ | Alexander Yurchenko | |
2003-01-14 | regen | Anil Madhavapeddy | |
2003-01-14 | add ATI Radeon 9500/9700 gfx card | Anil Madhavapeddy | |
henning@ ok | |||
2003-01-14 | Add a define for easy access to sc_wdcdev.sc_dev.dv_xname | Alexander Yurchenko | |
2003-01-13 | Add experimental support for NVIDIA nForce/nForce2 IDE chips. | Alexander Yurchenko | |
Tested by Johan Lindman <tybollt@solace.mh.se> ok costa@ | |||
2003-01-13 | make 3com 9201 really work - got the last success report a bit early. | Henning Brauer | |
tested by "Johan M:son Lindman" <tybollt at solace.mh.se> | |||
2003-01-12 | support the 3com 9201 found on nForce2-based Asus A7N8X | Henning Brauer | |
tested by Johan M:son Lindman <tybollt at solace.mh.se> | |||
2003-01-12 | regen | Henning Brauer | |