Age | Commit message (Expand) | Author |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | typo in previous commit, sigh | Alexander Yurchenko |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | VIA VT8237 SATA; ok deraadt@ | Alexander Yurchenko |
2003-10-07 | use PCI_PMCSR instead of some magic value. | Federico G. Schwindt |
2003-10-07 | Do not forget to initialise the version member of the softc, and bring | Miod Vallat |
2003-10-06 | more pci_flags, unused for now; from netbsd. | Federico G. Schwindt |
2003-10-06 | power management status reg. definition; from netbsd. | Federico G. Schwindt |
2003-10-06 | make lge(4) compile, from tedu@ | David Krause |
2003-10-05 | Stop the chip from stripping VLAN headers (the driver | Henric Jungheim |
2003-10-04 | sync | Theo de Raadt |
2003-10-04 | new serverworks parts | Theo de Raadt |
2003-10-04 | Some more Broadcomm devices. Needed for sync to latest FreeBSD/NetBSD bge. | Kenneth R Westerback |
2003-10-04 | Some more Broadcomm devices. Needed for sync to latest FreeBSD/NetBSD bge. | Kenneth R Westerback |
2003-10-04 | sync | Alexander Yurchenko |
2003-10-04 | VIA VT8237 southbridge | Alexander Yurchenko |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-29 | use pci_mapreg_map() and free resources on failures | Michael Shalayeff |
2003-09-29 | better dmesg output including onboard memory size when present, free resource... | Michael Shalayeff |
2003-09-29 | pci support for hppa | Michael Shalayeff |
2003-09-29 | fix the dc_cacheline to 16 on hppa | Michael Shalayeff |
2003-09-29 | Experimental support for serverworks csb6 third channel inspired by | Alexander Yurchenko |
2003-09-29 | Make this compile. | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-29 | autodetect io/mem mappings; from form@ | Michael Shalayeff |
2003-09-29 | gotta remember the product id and disable io mapping for old 800 chips; from ... | Michael Shalayeff |
2003-09-28 | kill trailing spaces, no functional changes | Alexander Yurchenko |
2003-09-25 | update fom form@ including support for 891 chips and more | Michael Shalayeff |
2003-09-25 | sync | Alexander Yurchenko |
2003-09-25 | serverworks csb6 lpc; found in dmesg from mtoups@andrew.cmu.edu | Alexander Yurchenko |
2003-09-25 | hifn 7956 support | Jason Wright |
2003-09-25 | hifn 7956 | Jason Wright |
2003-09-25 | sync | Theo de Raadt |
2003-09-25 | support AAA131U2; cmaxwell@themanor.net | Theo de Raadt |
2003-09-24 | initial support for hifn 7955 (no AES or PK yet) | Jason Wright |
2003-09-23 | sync; hifn 7955 | Jason Wright |
2003-09-23 | hifn 7955 | Jason Wright |
2003-09-22 | sync | Alexander Yurchenko |
2003-09-22 | Two new Acard UDMA6 ATA chips | Alexander Yurchenko |
2003-09-21 | sync | Alexander Yurchenko |
2003-09-21 | Yet another ServerWorks CSB6 IDE | Alexander Yurchenko |
2003-09-09 | CMI can do mu-law encoding, don't use software emulation mode. | Kevin Lo |
2003-09-06 | A couple of hppa-only changes, allowing siop to work on pci hppa | Kenneth R Westerback |
2003-09-03 | match a bunch more bge devices. May not work completely, but they're no | Jason Wright |
2003-09-03 | bunch more bcm57xx devices and correct altima devices (from netbsd); ok deraadt | Jason Wright |
2003-09-03 | support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ... | Jason Wright |
2003-09-03 | bcm 5823 | Jason Wright |
2003-08-31 | remove bogus cache test. Suggested by drahn@, ok mickey@, miod@. | Matthieu Herrb |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |
2003-08-23 | switch to ether_input_mbuf; krw@ testing and ok. | Federico G. Schwindt |