Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-16 | Remove atapiscsi* at umass?; csapuntz@ | Aaron Campbell | |
2000-04-16 | jakob, please be more careful | Theo de Raadt | |
2000-04-15 | add urio(4) | Jakob Schlyter | |
2000-04-15 | comment out USB ethernet adapters (orphaned otherwise) | Jakob Schlyter | |
2000-04-14 | Move the PCIBIOS options line next to the CardBus bus support stuff, and add a | Aaron Campbell | |
note saying it may need to be uncommented for things to work. | |||
2000-04-13 | neo | Theo de Raadt | |
2000-04-11 | we need more room; xe goes away again, but it is on other floppies of course | Theo de Raadt | |
2000-04-10 | Aironet PCI shim; all the real meat is in sys/ic/an.c. | Todd C. Miller | |
Based on the FreeBSD if_an_pci.c but really the only things that remain the same are the informative comments at the top. I retained Bill Paul's Copyright since it seems silly to add my own copyright to what is simply boilerplate. | |||
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. | |||
2000-04-07 | Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines. | Aaron Campbell | |
2000-04-05 | Add USB modem driver stubs; from NetBSD. Not yet tested. | Aaron Campbell | |
2000-04-04 | New USB mass storage driver. Improvements: Uses asynchronous USB requests, | Aaron Campbell | |
supports more transport protocols (bulk-only and CBI), supports more command sets (SCSI and ATAPI); from NetBSD. Not yet tested. | |||
2000-04-03 | put some DS/FH cards on some boot media | Theo de Raadt | |
2000-04-03 | enable ray at pcmcia, once pcic config has been fixed | Michael Shalayeff | |
2000-04-03 | split wireless cards into their own section | Theo de Raadt | |
2000-04-03 | an at pcmcia; 10x Lynda McGinley <mcginley@suod.cs.colorado.edu> for a ↵ | Michael Shalayeff | |
hardware loan | |||
2000-03-31 | Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED. | Aaron Campbell | |
From NetBSD. | |||
2000-03-28 | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | Aaron Campbell | |
form of a diff to augustss@netbsd.org so that future syncs will be very easy. This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet, CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested). | |||
2000-03-28 | from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000 | Michael Shalayeff | |
2000-03-28 | PCIBIOS does not fully work yet | Theo de Raadt | |
2000-03-27 | better rearrangements | Theo de Raadt | |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff | |
also, change a few pcidevs names to match netbsd (and more descriptive). tested on a bunch of laptops, helps resolving 'pin X unmapped' problems for (usually) usb and cardbus cntrollers. | |||
2000-03-26 | Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B. | Aaron Campbell | |
2000-03-22 | commented out ray* | Michael Shalayeff | |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt | |
2000-03-17 | hifn driver changed names | Theo de Raadt | |
2000-03-02 | EXTMEM_SIZE is a dead meat; remove commented-out entries | Michael Shalayeff | |
2000-02-21 | separate assembly thing into an own file to avoid compiler-deps. | Michael Shalayeff | |
ignore suspend reqs while suspending. ignore suspend requests for 3 seconds holdoff period once awaken. protect event queue manipulations w/ splhigh's. | |||
2000-02-11 | add wx | Jason Wright | |
2000-02-07 | Rough but working driver for ICP-Vortex RAID | Niklas Hallqvist | |
2000-02-01 | Add Xircom Netwave driver (cnw) commented out. | Federico G. Schwindt | |
2000-01-13 | add pcic2; matt@zigg.com | Theo de Raadt | |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino | |
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6. | |||
2000-01-09 | add dcphy (necessary for macronix 98715) | Jason Wright | |
2000-01-06 | remove mx & pn in favor of dc | Jason Wright | |
2000-01-03 | Remove ax and al from GENERIC; match with dc instead. | Aaron Campbell | |
1999-12-30 | comment out tr by now; deraadt@. | Federico G. Schwindt | |
1999-12-27 | Add tr driver. | Federico G. Schwindt | |
1999-12-15 | remove pn, replace with dc | Jason Wright | |
1999-12-08 | DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the | Aaron Campbell | |
individual ax, al, pn, and mx drivers. It also supports the Davicom DM9100 and DM9102 chipsets (dm) which we previously did not have. From FreeBSD. | |||
1999-12-08 | add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC. | Jun-ichiro itojun Hagino | |
1999-12-07 | Driver for Sundance ST201 Ethernet; from FreeBSD. | Aaron Campbell | |
1999-12-05 | aha, no more mouse in pcvt and s/rl/sis/ | Michael Shalayeff | |
1999-12-04 | Driver for SiS 900/7016 Ethernet; from FreeBSD. | Aaron Campbell | |
1999-12-04 | some hardware upgrades i've made | Michael Shalayeff | |
1999-12-02 | ef* on ramdisk floppies | Theo de Raadt | |
1999-12-02 | in the tradeoff between NFS and more device drivers, NFS loses. people who | Theo de Raadt | |
care about NFS should go do a kernel shrink. get me 45K of kernel shrink in the ramdisk without using an #ifdef, and i'll put NFS back. | |||
1999-12-01 | uvm on the i386 | Theo de Raadt | |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz | |
driver to OpenBSD. | |||
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz | |
driver to OpenBSD. |