summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Collapse)Author
2000-04-16Remove atapiscsi* at umass?; csapuntz@Aaron Campbell
2000-04-16jakob, please be more carefulTheo de Raadt
2000-04-15add urio(4)Jakob Schlyter
2000-04-15comment out USB ethernet adapters (orphaned otherwise)Jakob Schlyter
2000-04-14Move the PCIBIOS options line next to the CardBus bus support stuff, and add aAaron Campbell
note saying it may need to be uncommented for things to work.
2000-04-13neoTheo de Raadt
2000-04-11we need more room; xe goes away again, but it is on other floppies of courseTheo de Raadt
2000-04-10Aironet 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-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron 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-07Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines.Aaron Campbell
2000-04-05Add USB modem driver stubs; from NetBSD. Not yet tested.Aaron Campbell
2000-04-04New 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-03put some DS/FH cards on some boot mediaTheo de Raadt
2000-04-03enable ray at pcmcia, once pcic config has been fixedMichael Shalayeff
2000-04-03split wireless cards into their own sectionTheo de Raadt
2000-04-03an at pcmcia; 10x Lynda McGinley <mcginley@suod.cs.colorado.edu> for a ↵Michael Shalayeff
hardware loan
2000-03-31Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED.Aaron Campbell
From NetBSD.
2000-03-28Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theAaron 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-28from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000Michael Shalayeff
2000-03-28PCIBIOS does not fully work yetTheo de Raadt
2000-03-27better rearrangementsTheo de Raadt
2000-03-26from 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-26Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.Aaron Campbell
2000-03-22commented out ray*Michael Shalayeff
2000-03-22xe does not fit, with new ahc includedTheo de Raadt
2000-03-17hifn driver changed namesTheo de Raadt
2000-03-02EXTMEM_SIZE is a dead meat; remove commented-out entriesMichael Shalayeff
2000-02-21separate 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-11add wxJason Wright
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist
2000-02-01Add Xircom Netwave driver (cnw) commented out.Federico G. Schwindt
2000-01-13add pcic2; matt@zigg.comTheo de Raadt
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6.
2000-01-09add dcphy (necessary for macronix 98715)Jason Wright
2000-01-06remove mx & pn in favor of dcJason Wright
2000-01-03Remove ax and al from GENERIC; match with dc instead.Aaron Campbell
1999-12-30comment out tr by now; deraadt@.Federico G. Schwindt
1999-12-27Add tr driver.Federico G. Schwindt
1999-12-15remove pn, replace with dcJason Wright
1999-12-08DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace theAaron 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-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-12-07Driver for Sundance ST201 Ethernet; from FreeBSD.Aaron Campbell
1999-12-05aha, no more mouse in pcvt and s/rl/sis/Michael Shalayeff
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo 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-01uvm on the i386Theo de Raadt
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
driver to OpenBSD.
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
driver to OpenBSD.