SConscript (3408:006d69f343bf) | SConscript (3499:597f3f6c9775) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2004-2005 The Regents of The University of Michigan 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 213 unchanged lines hidden (view full) --- 222 dev/ethertap.cc 223 dev/ide_ctrl.cc 224 dev/ide_disk.cc 225 dev/io_device.cc 226 dev/isa_fake.cc 227 dev/ns_gige.cc 228 dev/pciconfigall.cc 229 dev/pcidev.cc | 1# -*- mode:python -*- 2 3# Copyright (c) 2004-2005 The Regents of The University of Michigan 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 213 unchanged lines hidden (view full) --- 222 dev/ethertap.cc 223 dev/ide_ctrl.cc 224 dev/ide_disk.cc 225 dev/io_device.cc 226 dev/isa_fake.cc 227 dev/ns_gige.cc 228 dev/pciconfigall.cc 229 dev/pcidev.cc |
230 dev/pcifake.cc | |
231 dev/pktfifo.cc 232 dev/platform.cc 233 dev/simconsole.cc 234 dev/simple_disk.cc 235 dev/tsunami.cc 236 dev/tsunami_cchip.cc 237 dev/tsunami_io.cc | 230 dev/pktfifo.cc 231 dev/platform.cc 232 dev/simconsole.cc 233 dev/simple_disk.cc 234 dev/tsunami.cc 235 dev/tsunami_cchip.cc 236 dev/tsunami_io.cc |
238 dev/tsunami_fake.cc | |
239 dev/tsunami_pchip.cc 240 241 dev/uart.cc 242 dev/uart8250.cc 243 244 kern/kernel_stats.cc 245 kern/system_events.cc 246 kern/linux/events.cc --- 176 unchanged lines hidden --- | 237 dev/tsunami_pchip.cc 238 239 dev/uart.cc 240 dev/uart8250.cc 241 242 kern/kernel_stats.cc 243 kern/system_events.cc 244 kern/linux/events.cc --- 176 unchanged lines hidden --- |