Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-14 | tweaks for ti12xx bridges; from freebsd via rees@ | Michael Shalayeff | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-05-01 | restore socket base addr and bus number on resume; from netbsd | Michael Shalayeff | |
2001-01-27 | introduce and use a flag indicating that interrupts are | Michael Shalayeff | |
enabled for this cbb. essentially this means that cbb driver has completed it's initialization and is ready to treat interrupts. this was exposed by ccb's sharing their interrupt and pccbbintr() being called for cbb which has not completed attachment due to interrupt sharing. | |||
2000-07-25 | convert to new timeouts | Michael Shalayeff | |
2000-07-06 | Sync with NetBSD. | Aaron Campbell | |
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell | |
machines, this code needs the new PCIBIOS* options enabled in the kernel config file to work, but your mileage may vary. Included is a working 3c575 driver for 3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575 is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has been split into /sys/dev/ic. |