Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-06 | #ifdef SIOCGIFMTU should have been SIOCSIFMTU. | mjacob | |
Noticed by: Chris Cappuccio <chris@dqc.org> | |||
2000-07-06 | Fix a minor bug in the MAC address unscrambling code. From FreeBSD. | Aaron Campbell | |
2000-07-06 | Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD; | Federico G. Schwindt | |
from dugsong@ | |||
2000-07-06 | Perform a much longer delay after resetting the card to give it a chance to get | Aaron Campbell | |
its brains in order. | |||
2000-07-06 | sync | Federico G. Schwindt | |
2000-07-06 | 3com 3C339 token ring. | Federico G. Schwindt | |
2000-07-06 | Sync with NetBSD. | Aaron Campbell | |
2000-07-06 | Add support for the National Semiconductor DP83815 Fast Ethernet chip. | Aaron Campbell | |
This chip is currently being used on the NetGear FA312-TX adapter, which is presumably a replacement for the PNIC-based FA310-TX. From FreeBSD. | |||
2000-07-06 | sync | Aaron Campbell | |
2000-07-06 | oops | Aaron Campbell | |
2000-07-06 | sync | Aaron Campbell | |
2000-07-06 | Add new NatSemi Ethernet product. | Aaron Campbell | |
2000-07-06 | Port latest in from FreeBSD- finally have some of the link issues sorted | mjacob | |
out so we should now be able to work with switches. | |||
2000-07-06 | Reorder irq enabling and vector setup; makes Ricoh-based PCI-CardBus bridges | Aaron Campbell | |
behave more nicely. Also remove statics. From niklas@ | |||
2000-07-06 | Resync with FreeBSD/NetBSD. Salient features are that the mailbox command | mjacob | |
routines are not necessarily polled now- this should cut down on some of the spurious lost commands that have occurred. Also, we now watchdog each command and make sure that command constipation doesn't occur (which it has been documented to do on the QLA2100 cards). | |||
2000-07-06 | Split PCI firmware into separate (product) files to minimize | mjacob | |
CVS rototillage on f/w upgrades. | |||
2000-07-06 | Use new isp_handle_index function. Pull in f/w from separate files. | mjacob | |
2000-07-06 | printf %s | Todd T. Fries | |
2000-07-05 | oops, late night typo | Michael Shalayeff | |
2000-07-05 | new timeouts | Michael Shalayeff | |
2000-07-05 | Make return statements adhere to KNF | Niklas Hallqvist | |
2000-07-04 | sync with NetBSD. | Federico G. Schwindt | |
2000-07-04 | sync with NetBSD... well almost. someone w/ the hw should check umass. | Federico G. Schwindt | |
2000-07-04 | handspring visor driver; from NetBSD. | Federico G. Schwindt | |
2000-07-04 | sync | Federico G. Schwindt | |
2000-07-04 | new prods. | Federico G. Schwindt | |
2000-07-03 | Add support for big endian hardware. Clean up memory vs. io mapping code. | Steve Murphree | |
Fix for drives with Tag quirks. | |||
2000-07-03 | oops | Michael Shalayeff | |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff | |
tga moved to dev/pci. by request from alpha people. | |||
2000-07-03 | Carefully reset pcic register; ok @aaron | Niklas Hallqvist | |
2000-07-03 | From NetBSD: | Aaron Campbell | |
- Fix an incorrect interrupt sharing type. - Always clear PCIC_INTR_ENABLE; it doesn't do what one might think. - Eliminate stray interrupts during the IRQ probe. | |||
2000-07-02 | add via vt6102 id; freebsd-gnats | Jason Wright | |
2000-07-02 | sync | Jason Wright | |
2000-07-02 | add via vt6102 id; freebsd-gnats | Jason Wright | |
2000-07-01 | sync | Aaron Campbell | |
2000-07-01 | Oops, forgot to commit these new device IDs last night. | Aaron Campbell | |
2000-07-01 | - Make the 3CCFE575BT work. | Aaron Campbell | |
- Add support for the 3CCFEM656C. - Lots of code cleanup. | |||
2000-06-30 | Oops, put back this call to spltty(). When our timeout expires and we poll the | Aaron Campbell | |
pcic, we don't want to be interrupted by real interrupts generated by the pcic. | |||
2000-06-30 | Convert to new timeout API. | Artur Grabowski | |
2000-06-30 | New timeout API. | Artur Grabowski | |
2000-06-30 | .es kbd; from nbsd | Michael Shalayeff | |
2000-06-30 | some more display types; from nbsd | Michael Shalayeff | |
2000-06-30 | Driver for the cs4280 Crystal Clear audio found on some laptops. | Artur Grabowski | |
At last my Thinkpad plays german music. | |||
2000-06-30 | Convert to use new timeout API. | Artur Grabowski | |
2000-06-30 | Convert some parts to new timeouts. | Artur Grabowski | |
2000-06-30 | Convert to new timeouts. | Artur Grabowski | |
2000-06-29 | after computing the hash value, inform the card [delete-o from when this | Jason Wright | |
was imported]. Also, backout previous. | |||
2000-06-29 | Allow USB to compile with USB_DEBUG defined; binkertn@umich.edu | Aaron Campbell | |
2000-06-29 | regen | Niklas Hallqvist | |
2000-06-29 | Devices found in a Sony VAIO PCG/XG28 | Niklas Hallqvist | |