Age | Commit message (Expand) | Author |
2001-08-03 | This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chip | Chris Cappuccio |
2001-08-03 | Fix logic for detecting 82558 and newer chips in pci; | Chris Cappuccio |
2001-08-03 | Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames. | Chris Cappuccio |
2001-08-03 | Set IFCAP_VLAN_MTU, this driver already allows vlan-size frames | Chris Cappuccio |
2001-08-03 | from NetBSD: | Chris Cappuccio |
2001-08-03 | sync | Chris Cappuccio |
2001-08-03 | Acard IDE and SCSI controllers | Chris Cappuccio |
2001-08-03 | Avoid warning when building with vga on isa without vga on pci; ok mickey@ | Thorsten Lockert |
2001-08-03 | confgiuration -> configuration. | Federico G. Schwindt |
2001-08-03 | proper vga_* handling; pointed out by tholo@ | Michael Shalayeff |
2001-08-02 | fix mmap. | Marc Espie |
2001-07-31 | License clarification from Eric S. Raymond. | Peter Valchev |
2001-07-31 | Go down only one Ultra DMA mode at a time. Thanks to Matt Evans for | Constantine Sapuntzakis |
2001-07-31 | On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid reading | Constantine Sapuntzakis |
2001-07-30 | sync | Theo de Raadt |
2001-07-30 | attempt to match intel | Theo de Raadt |
2001-07-30 | latest vortex device list; juergen.frick | Theo de Raadt |
2001-07-27 | Back out. This is more complicated than I thought. | Artur Grabowski |
2001-07-27 | sync | Theo de Raadt |
2001-07-27 | shorten, once again. People: USE SHORT NAMES! | Theo de Raadt |
2001-07-27 | sync | Theo de Raadt |
2001-07-27 | new devs; loict@bougon.net | Theo de Raadt |
2001-07-27 | Change how interrupts are acknowledged -- this is how the specification say | Thorsten Lockert |
2001-07-27 | Allow mmap. Not really working correctly yet, but almost. | Artur Grabowski |
2001-07-27 | Correct return values from audiommap. | Artur Grabowski |
2001-07-27 | Startup hooks. Can be used for providing root/swap devices from device | Niklas Hallqvist |
2001-07-27 | Yet another probe fix. Switch to the right drive before looking at registers | Constantine Sapuntzakis |
2001-07-26 | regen | Brad Smith |
2001-07-26 | add Broadcom BCM5700 Gigabit MAC | Brad Smith |
2001-07-26 | make it compile on `other' endian machines | Michael Shalayeff |
2001-07-25 | be carefull about initializing timeouts | Michael Shalayeff |
2001-07-21 | regen | Nathan Binkert |
2001-07-21 | Add Level1 and their LXT1001 (Now owned by Intel) | Nathan Binkert |
2001-07-21 | Undo last fix to ata_wdc.c. Don't deregister timeout in generic code | Constantine Sapuntzakis |
2001-07-21 | Don't hang on missing interrupts | Constantine Sapuntzakis |
2001-07-21 | - don't allow wildcarded interrupts | Jason Wright |
2001-07-21 | - Clear all interrupts during initialization (shouldn't be necessary, but | Jason Wright |
2001-07-20 | Not mapping registers you know are there (even if they don't work) is a | Jason Wright |
2001-07-20 | Since the aborts seem recoverable (thus far), don't printf() about them, | Jason Wright |
2001-07-20 | regen | Peter Galbavy |
2001-07-20 | AMD 761/762 Host-PCI and PCI-PCI bridges | Peter Galbavy |
2001-07-20 | regen | Peter Galbavy |
2001-07-20 | add DLink DGE-550T GigE card | Peter Galbavy |
2001-07-20 | Add pa_bus to pci_attach_args | Constantine Sapuntzakis |
2001-07-19 | Fix slave ATAPI device detect broken by last patch | Constantine Sapuntzakis |
2001-07-19 | AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patch | Constantine Sapuntzakis |
2001-07-18 | do not reset the volume after playback; landy@alumni.caltech.edu | Theo de Raadt |
2001-07-18 | fix vtophys usage, mainly ppc-required; art@ ok and tried to bribe^H^H^H^H^Hm... | Michael Shalayeff |
2001-07-18 | Enable reception of PCI abort interrupts and attempt to handle them. | Jason Wright |
2001-07-17 | sync | Theo de Raadt |