summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Collapse)Author
2000-10-17driver for amphy from freebsd; aaron okJason Wright
2000-10-13Disable the actual USB controllers instead of the usb attachments by default.Aaron Campbell
The problem is that some systems come with a USB mouse and keyboard but their BIOS emulates a regular AT keyboard and PS/2 mouse. When the BIOS notices the uhci or ohci are being touched, it stops emulating. deraadt@ ok.
2000-10-07put usb in, but disable the top devicesTheo de Raadt
2000-09-19twe on BTheo de Raadt
2000-09-17Add fxp cardbus attachment here, too. Shorten some attachment descriptions.Aaron Campbell
2000-09-17Add fxp cardbus attachment. Shorten driver attachment descriptions a bit.Aaron Campbell
2000-09-17fxp cardbus attachmentAaron Campbell
2000-09-15tweMichael Shalayeff
2000-09-15add 3ware raid controllerMichael Shalayeff
2000-09-08Add audio at ich*. Silly mickey, ich's are for kids.Aaron Campbell
2000-09-06cardbus tooTheo de Raadt
2000-09-01Kernel support for new PCVT console mouse features.Aaron Campbell
- Basic cut/paste functionality. - Wheel mouse support (wheel rolls page-by-page through scrollback buffer). - Copybuffer ownership. i.e., if User X logs in the console and selects text, when User Y logs in later the buffer cannot be pasted. Big thanks to Jean-Baptiste Marchand, Julien Montagne, and Jerome Verdon for implementing this.
2000-08-30more gig on the CDTheo de Raadt
2000-08-30add xmphy and brgphy's here tooJason Wright
2000-08-29From FreeBSD: split out the support for XMAC-II phys and other physJason Wright
add xmphy & brgphy to GENERIC
2000-08-29moreTheo de Raadt
2000-08-18Remove comment that refers to a NOTE that was removed yesterdayMarco S Hyman
2000-08-17pcibios0 at bios0 flags 0x0000Michael Shalayeff
this is now a real device, which looks in flags for disabling address, interrupt or bus fixup. bios0's flags are to disable bios32 and pcibios probing. since boot_config support editing flags, it's posible to adjust pcibios functionality in the generic kernel upon boot time. man is coming.
2000-08-08make them all use new PCIBIOS stuffTheo de Raadt
2000-08-08sync w/ netbsd almost -current code (;Michael Shalayeff
fixes quite a few problems. adds new option PCIBIOS_ADDR_FIXUP. numerous extra fixes by me, also pointed out by other ppl, such as avoid panics, ifdef on pciverbose, not diagnostic, some other smaller knits; some have been forwarded back to netbsd developers, some will go soon too.
2000-08-02pcic* at pciTheo de Raadt
2000-08-02add gdt & dmphy where neededTheo de Raadt
2000-08-01Add PCI attachment for i82365-compatible PCMCIA controllers. Needed forAaron Campbell
the Cirrus Logic CL-PD6729 controller found on some laptops, i.e., the Gateway 2000 Solo 2100. Thanks to JDempsey@iss.net for testing and initiallly prodding me to get PC Cards to work in his laptop.
2000-07-20add fms & auvia, so that people test itTheo de Raadt
2000-07-18clcs works reasonably well now. Enable it.Artur Grabowski
2000-07-11cardbus install floppy kernelTheo de Raadt
2000-07-08oops, revert to correct versionMarco S Hyman
2000-07-08#audio -> #audio*Marco S Hyman
2000-07-06Enable CardBus per Theo's request, so we can iron out the wrinkles faster. AlsoAaron Campbell
enable the PCIBIOS* options so they can be tested as well. Currently, support only for 3c575- and 3c656-based 3Com CardBus NICs, but we're working to add more drivers.
2000-07-05Decouple memory access functions from db_interface.c so they can beHugh Graham
shared with upcoming KGDB. As per NetBSD. Ok'd by niklas.
2000-07-04fix uvisor entry.Federico G. Schwindt
2000-07-04add uvisor and clcs, both commented out.Federico G. Schwindt
2000-07-02Remove NFSCLIENT for consistency with other RAMDISK kernels.Todd C. Miller
2000-06-28disable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ↵Kenneth R Westerback
still fits on RAMDISKB
2000-06-28enable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ↵Kenneth R Westerback
still fits on RAMDISKB
2000-06-21Kirk announced that soft updates are free todayNiklas Hallqvist
2000-06-20If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriateArtur Grabowski
-march=ix86. (as it was done for 486).
2000-06-19esp at pcmcia, commented out.Federico G. Schwindt
2000-06-10add ubsec, since it will work soon enoughTheo de Raadt
2000-06-08add flags 0x0000 for all apm configurationsMichael Shalayeff
2000-06-07add a note how to force apm proto versionMichael Shalayeff
2000-06-06fitTheo de Raadt
2000-05-30add ich at pciMichael Shalayeff
2000-05-29Add tqphy; needed for 3c574 support in ep(4).Aaron Campbell
2000-05-15Cardbus com driver, from NetBSD, but adapted for our style conventionsNiklas Hallqvist
and with pccom support added
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
from NetBSD.
2000-04-27another driver does not fit...Theo de Raadt
2000-04-27Driver for C-Media CMI8x38 Audio Chip present on several all-in-oneTodd C. Miller
motherboards (ie: bultin audio + video). Written by Takuya SHIOZAKI.
2000-04-16Remove atapiscsi* at umass?; csapuntz@Aaron Campbell
2000-04-16jakob, please be more carefulTheo de Raadt