summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/conf
AgeCommit message (Expand)Author
2000-10-20fix clean targetTheo de Raadt
2000-10-20Add support for ulpt, USB printers.Dale Rahn
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
2000-09-16It is possible to have more than one usb keyboard configured thru wskbd.Dale S. Rahn
2000-09-08Now that USB functionality has been merged into GENERIC, this config fileDale S. Rahn
2000-09-07console ? here tooTheo de Raadt
2000-09-07- attach wskbd at location console ?Matthieu Herrb
2000-09-07Use the vt100 console emulation, remove dumb just for space.Dale S. Rahn
2000-09-06Update to use vga console, USB keyboard, adb for reset/poweroff.Dale S. Rahn
2000-09-06Version with latest features. to be merged into GENERIC shortly.Dale S. Rahn
2000-09-06Remove _very_ old unused config files.Dale S. Rahn
2000-09-06Remove isa pieces, add vgafb as a powerpc specific device.Dale S. Rahn
2000-08-08more glitzTheo de Raadt
2000-08-08GENERIC is what we really useTheo de Raadt
2000-08-07nix IPXTheo de Raadt
2000-07-07esp files commented out for now, since the MI esp driver was added.Dale S. Rahn
2000-03-31Add pchb PCi Host Bridge dummy device to print devices nicely, instead ofDale S. Rahn
2000-03-25if_gm attaches on pci, not macobio.Dale S. Rahn
2000-03-23add mii and if_gm ethernet.Dale S. Rahn
2000-03-20early support for busdma added, allows USBMAC config to attach ohci USB,Dale S. Rahn
2000-01-23remove vga/vgafb for now. mac is currently running on openfirmwareDale S. Rahn
2000-01-22Remove vga and wscons, not used yet due to openfirmware console.Dale S. Rahn
2000-01-14RAMDISK kernels should not be configured as GENERIC, remove unnecessaryDale S. Rahn
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-11-28Make the default system type to be APPL for these kernels. probablyDale S. Rahn
1999-11-25Properly fix the last checkin, the pseudo device rd is now a mi device andDale S. Rahn
1999-11-25Add back rd_ md hooks that was incorrectly removed with the recent rd changes.Dale S. Rahn
1999-11-09Remove old unused config files.Dale S. Rahn
1999-11-08Support for imac drivers, Additional configurations for mac kernels.Dale S. Rahn
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-07-30acd goes awayTheo de Raadt
1999-01-23Fixes to update to that the powerpc port builds again.Dale S. Rahn
1998-10-14openfirmware root was moved to attach at mainbus some time back, thisDale S. Rahn
1998-10-11When copying several lines from one file to another, do not delete the linesDale S. Rahn
1998-10-10Merged versions of GENERIC and MIX as well as RAMDISK and RAMDISKMIX.Dale S. Rahn
1998-09-27add wscons support to powerpc port.Dale S. Rahn
1998-09-21change default console to serial ports. should work with VI computersDale S. Rahn
1998-09-20Change openfirmware to not try to configure a device on sd or wdDale S. Rahn
1998-09-20Changes to probe for address, and frequency for serial console.Dale S. Rahn
1998-09-10kernel and install floppy kernel for POWERSTACK machines.Dale S. Rahn
1998-09-09Fix openfirmware attachment for openfirmware only systems.Dale S. Rahn
1998-08-23ofnet driver does not work with bpf.Dale S. Rahn
1998-08-22Various changes to allow mixing of ofw drivers and real drivers.Dale S. Rahn
1998-08-08Some programs would like to use the old tty support..., compile withDale S. Rahn
1998-08-07Shrink kernels and make work for ramdisks better. (so they fit on floppy)Dale S. Rahn
1998-05-29Major changes here and there, tweaks elsewhere.Dale S. Rahn
1998-04-06New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn!Per Fogelstrom
1997-10-20Add IPSEC to GENERIC, move if_de srom emul to pciPer Fogelstrom
1997-10-13A few adjustments.Per Fogelstrom